There are at least four similar bug reports (including this one) here in
Launchpad on this problem:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1144322
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189998
https://bugs
Just one correction to my previous post: It turns out that the following
fix:
One fix between 3.12 and 3.14:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=29cd718beba999bda4bdbbf59b5a4d25c07e1547
was indeed included in 3.12.
--
You received this bug notification b
I managed to find one more bug report similar to this one. So now there
are at least four bug reports (including this one) here in Launchpad on
this problem:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1144322
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433
https://bugs.lau
I managed to find one more bug report similar to this one. So now there
are at least four bug reports (including this one) here in Launchpad on
this problem:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1144322
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433
https://bugs.lau
I managed to find one more bug report similar to this one. So now there
are at least four bug reports (including this one) here in Launchpad on
this problem:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1144322
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433
https://bugs.lau
Since ArchLinux has currently kernel 3.15.3, I'm marking this fixed in
ArchLinux
** Package changed: linux (Arch Linux) => archlinux
** Changed in: archlinux
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
The drivers on AMD Radeon are extremely flaky now. They crash several
times a day with symptoms ranging from instant hard freezes to
flickering of the image followed by colors weirdly changing, e.g. the
drop shadows on windows turning bright red. During the latest crash, the
f
** Changed in: ubuntu-system-settings (Ubuntu)
Status: New => 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/1341580
Title:
No details shown for 'Previous networks'
To manage noti
We had a discussion with design and the decision was made to drop the
autojoin toggle and instead just do what NM does by default (which is
the correct thing to do 99% of the time).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Public bug reported:
Write the following simple program in file prog.m:
#import
int main(int argc, char **argv) {
return 0;
}
Then in a fresh install of utopic do this:
apt-get install gobjc
Then try to compile the app:
cc -o prog prog.m
The result is this error message:
cc: error tryi
Problem persists with Mako and image 201.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1356480
Title:
Modem technology preference is not reset on flash+wipe
To manage notifications about this bug
If the phone has no SIM card or card connection is otherwise "inactive",
only call that could happen in that situation should be a emergency
call. I think it would be very comforting feature for customer to hear
tone in the line in that situation.
--
You received this bug notification because you
Tested with Mako. Seems to be working now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1355657
Title:
When booting in flight mode, "No SIM" is shown
To manage notifications about this bug go to:
Sorry, did not give the SW number. It was 201
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1355657
Title:
When booting in flight mode, "No SIM" is shown
To manage notifications about this bug go t
** Changed in: indicator-network (Ubuntu)
Status: Triaged => In Progress
** Changed in: indicator-network (Ubuntu RTM)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
I investigated this with 208 and tried to simulate error situation with
different hacks in ofono. I was suspecting that phenomena might be
related to how fast call status events are coming or if some events are
missing. I made such hack where call was disconnected right after it
went to alerting st
** Changed in: mediascanner2
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/1357348
Title:
Cannot play sound files due to apparmor permission issue
To mana
** Changed in: mediascanner2
Status: In Progress => Fix Released
** Changed in: mediascanner2 (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/1
Please run:
gst-discoverer-1.0
on both of these files. If it reports a different duration, please
reassign this bug to GStreamer. Thanks.
** Changed in: mediascanner2 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Changed in: ofono (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362068
Title:
setting ConnectionContext MessageCenter or MessageProxy always retur
This seems to be caused by commit
7f3955122af8b0349fb7d3f2db8abd754459d146: src: allow MessageCenter/Proxy
for TYPE_INTERNET. "Invalid arguments" is returned by change introduced
in line 2921 in the commit.
I recommed changing the check as follows:
if (ctx->type == OFONO_GPRS_CONTEXT_TYPE
** Branch linked: lp:~jpakkane/indicator-network/moregrace
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1343541
Title:
/usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-
service:1
** Branch linked: lp:~jpakkane/indicator-network/moregrace
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347003
Title:
/usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-
service:11
SetProperty, which is
mapped to method pri_set_property in gprs.c GDBusMethodTable
context_methods.
I added some additional traces as following to my proposed fix:
DBG("JUSSI LOGS: ctx->type is %d.", ctx->type)
if (ctx->type == OFONO_GPRS_CONTEXT_TYPE_ANY ||
Context settings should not matter here. As correctly pointed out
Attached state is set by data registration state. Context settings will
matter only after receiving the attached state and they cannot impact to
Attached state. Because of this I think output of list-modems or list-
context will pro
Sure. Here it is:
https://github.com/rilmodem/ofono/pull/114
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362068
Title:
setting ConnectionContext MessageCenter or MessageProxy always returns
"
Public bug reported:
USED IMAGE:
current build number: 7
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-08-26 04:03:20
version version: 7
version ubuntu: 20140826
version device: 20140811.1
TEST STEPS:
-Enable flight mode from Network Indicator
EXPEXTED
Happens with r11 too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363929
Title:
Flight mode indicator and network bars are seen onscreen
simultaneously
To manage notifications about this bug g
** Changed in: mediascanner
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/1346821
Title:
media-hub-server uses all system's memory (sigkill send to init)
Public bug reported:
USED VERSION:
current build number: 11
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-09-02 10:10:53
version version: 11
version ubuntu: 20140902
version device: 20140829-678239d
TEST STEPS:
1) Start phone with SIM without locked SIM PI
Public bug reported:
Ubuntu has version 1.3.4 of Ninja. This is very old. Debian has version
1.5.1 even in testing. It has not migrated to Ubuntu proper for some
reason, probably because uploads newer than 1.3.4 are NMUs.
Please update Ninja to the version in Debian. This is preventing new
versio
I created a MR that should help with this issue. Would it be possible
for someone who has the issue to check if it fixes the issue for them:
https://code.launchpad.net/~jpakkane/mediascanner2/moreinvalidate/+merge/207134
--
You received this bug notification because you are a member of Ubuntu
Bu
Is this still an issue with the current image? If yes, could you please
explain the following:
- which image and PPA are you using
- what media files you have on the device
- what you query
- what results appear and how do they differ from what you expect
Thanks.
--
You received this bug notifi
I have been able to reproduce this finally with the following steps:
- flash krillin (--bootstrap) with vivid-proposed
- put the broken image in ~/Pictures
- start Gallery
- if not crash, close Gallery, rm -rf .cache/com.ubuntu.gallery/ and go back to
previous step
After a few tries it crashes.
Public bug reported:
If I have understood it correctly, PPAs are still the only way to
publish free, open source apps for desktop Ubuntu.
However, especially new users install applications only via Software
Center and the applications using PPAs are not visible to the users at
all. They are not b
If you try to submit a free open source app via MyApps, it just gives
you a notice/error that you should use a PPA and the request cannot be
processed! It has been like this since 2011!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Added an screenshot showing that submitting free open source apps via
MyApps portal is not possible. That same message has been there for 3
years.
** Attachment added: "Submitting free open source apps via MyApps portal not
possible"
https://bugs.launchpad.net/ubuntu/+source/software-center/+
** Summary changed:
- Zoom functionnality not working
+ Zoom functionality not working
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391456
Title:
Zoom functionality not working
To manage notific
secs (time elapsed since the install button was clicked and password
given)
I repeated this several times with similar results.
The test application (dustrac):
- https://launchpad.net/~jussi-lind/+archive/ppa/+packages
+ https://launchpad.net/~jussi-lind/+archive/ubuntu/dustrac/+packages
** Description changed:
This is a new bug based on my comments in #1398614. I tried to use "adb
shell ubuntu-bug mediascanner2.0" as per the documentation on reporting
bugs on Ubuntu Touch but the command just hanged.
What happens:
I have about 10 GB of music on the SD card (FAT32)
Attached a .crash file from the device that might be related.
** Attachment added: ".crash file"
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1442035/+attachment/4370241/+files/_usr_bin_mediascanner-service-2.0.32011.crash
--
You received this bug notification because you are
Public bug reported:
This is a new bug based on my comments in #1398614. I tried to use "adb
shell ubuntu-bug mediascanner2.0" as per the documentation on reporting
bugs on Ubuntu Touch but the command just hanged.
What happens:
I have about 10 GB of music on the SD card (FAT32) and mediascanner
This same thing happened to me but with alarm clock:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1438036
(See comment #6)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442166
Title:
Cal
** Changed in: mediascanner2
Assignee: Jussi Pakkanen (jpakkane) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378880
Title:
photos downloaded from browser lack timestamp
Public bug reported:
Steps to reproduce:
1) Search for a file so that exactly one file is found
2) Select the file
3) Copy it (Ctrl+C) and paste it to another folder
4) Search for a new file so that exactly one file is found, but don't clear the
file selection
5) Observe, that despite a new resu
Yeah, well...I'd like to investigate that, but I haven't figured out how
to connect to the device as it seems there's no phablet-shell on Ubuntu
14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/143
** Description changed:
I cannot execute my application (CMake project) anymore in Qt Creator
after compiling. It just says "No executable specified." even though I
have selected the run target. This is regression as it has worked
before.
I'm using Qt Creator that came with ubuntu-sdk
Ok, I installed the stuff from the PPA. My device is now in the
developer mode and I can browse its content via Nautilus. However, it's
not seen by phablet-shell or adb. Is there's something else I should do?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
mediascanner-service is consuming a lot of CPU time (50%-100%) also on
my Bq Aquarius and it must affect the battery life.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294303
Title:
Mediascanner-s
Addition to my previous comment: mediascanner-service constantly
consumes up to 100% of CPU time on Bq Aquarius and it WON'T STOP.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294303
Title:
Medias
** Changed in: indicator-network (Ubuntu)
Assignee: Jussi Pakkanen (jpakkane) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245951
Title:
Wrong oFono property used for d
Jussi, on my Bq Aquarius the scanning never stops (without .nomedia). I
have about 10 GB of music on the SD card and mediascanner-service still
takes up to 100% CPU after several hours. At least the scanning
shouldn't take that long. It stops if I remove the SD card.
--
You received thi
Today this happened again so that the Battery low dialog(?) was active
while alarm went off. The UI didn't respond to anything and the only
thing I could do was to reboot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
I think that in my case mediascanner-service is constantly crashing and
that's why it seem to never stop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1398614
Title:
mediascanner-service-2.0 using
Attached .crash file.
** Attachment added: "_usr_bin_unity8.32011.crash"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1438036/+attachment/4363831/+files/_usr_bin_unity8.32011.crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Attached .crash file.
** Attachment added: "_usr_bin_mediascanner-service-2.0.32011.crash"
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1398614/+attachment/4363832/+files/_usr_bin_mediascanner-service-2.0.32011.crash
--
You received this bug notification because you are a mem
** Changed in: thumbnailer
Status: Fix Committed => 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/1235325
Title:
/usr/share/thumbnailer/vs-thumb is ELF binary-- should be in /usr
** Changed in: libcolumbus (Ubuntu)
Status: Triaged => Fix Released
** Changed in: libcolumbus
Status: New => 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/1164689
Title:
My 13.10 got trashed so I'll try to test this once I get my system up
and running again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
Nokia CS-17 mobile broadband doesn't work anymor
This still happens with full screen Qt/OpenGL apps in 13.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734908
Title:
Unity is visible on top of fullscreen apps
To manage notifications about thi
We would like to get a FFe for a new package called (currently)
thumbnailer. It is a very simple library that generates and caches
thumbnails for image, video and audio files. It is meant to be used by
the dash to display preview results. Apps written using the SDK can also
utilize this functionali
Public bug reported:
The SDK uses a helper binary to create thumbnails of videos.
Applications need execute permissions for it.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: apparmor-easyprof-ubuntu (not installed)
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11
Public bug reported:
This means that the application cannot be used, unless an old version is
obtained from some place other than the android market.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: kdeconnect-kde 0.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: L
Hi guys, here's my final report:
I managed to reproduce the problem even after installing ASUS Live
update, even with smaller CPU usage. Key thing was to put more files to
SSD (the problem came back, when SSD usage reached about 50 GB). So it
seems both the CPU and SSD usage affect the stability.
apport information
** Attachment added: "AlsaInfo.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893392/+files/AlsaInfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893393/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Titl
Hmm...this is weird. The CS-17 now works, but not immediately when I
plug it in. It was finally detected and the led was on after *several*
hours without me doing anything.
This happens when I plug the device in:
[397538.092282] usb 2-1.1: new high-speed USB device number 9 using ehci-pci
[397538
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893394/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
Nokia
This behavior was with current 13.10.
** Tags added: apport-collected
** Description changed:
Steps to reproduce:
Plug in Nokia CS-17 USB mobile broadband.
What should happen:
The modem should be detected and the user should be able to configure
the mobile broadband connection
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893402/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893403/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
No
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893404/+files/UdevLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893400/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893395/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893397/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
Noki
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893396/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893398/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Title:
Noki
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893399/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893405/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071014
Ti
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1071014/+attachment/3893401/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/107
I think BIOS cannot be the root cause, because CS-17 has worked on this
same machine before 12.04.
However, this seems to be a USB modeswitch problem/conflict. I'm now
able to make the device work like this:
1) Set DisableSwitching=1 in /etc/usb_modeswitch.conf
2) $ eject /dev/sr1
For some reaso
FYI: This trick made CS-17 work on my 13.10:
1) Set DisableSwitching=1 in /etc/usb_modeswitch.conf
2) Plug the device in and then execute "eject /dev/sr1 "
(You might have different device path, mine was at /dev/sr1)
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
The last.fm plugin keeps a libsoup cache for its downloaded files. The
default size is 10 MB. Since last.fm downloads small xml files and the
cache keeps an open fd on every file, this uses up all available fds.
Attached is a patch. An alternative would be to disable the cach
We have verified this to be the case. If you run many queries against
lastfm plugin and look at the open file descriptor count, it keeps
growing and growing. All of these open fds point to /tmp/grilo-plugin-
cache-/ files. Libsoup will release all those fds when the cache is
deallocated, though
The last one of these is correct. So what happens is that there is the
directory /tmp/grilo-plugin-cache-. When new files are downloaded,
libsoup puts them in that directory _and_ keeps an open file descriptor
to each written file. So, for example, if there are three files in the
directory, lib
It is the newest version that is in saucy, that is package version
2.42.2-6.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224410
Title:
Last.fm plugin causes file descriptor starvation
To manage
There may be a threading issue here. Feel free to try it yourself with
the code below. Here are the steps:
- run in gdb, add a break to main
- step over the call to do_test so you are on the line that says "return 0"
- in a terminal determine the process id of the program
- ls /proc/process_id/fd
This test does only one lookup so there is only one file.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224410
Title:
Last.fm plugin causes file descriptor starvation
To manage notifications about
Mediascanner uses mutexes to guard agains that. But that is irrelevant
since the exact same issue happens with the test application above that
is single-threaded.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
The issue turned out to be a missing g_object_unref in reply_cb. This is
in Grilo and not Grilo-plugins. See attached patch. This part of the
code has been renamed somewhere between the version in Ubuntu and
current trunk so please check thoroughly before committing.
** Patch added: "net-unref.pa
"Could someone with the problem try reproducing it with Windows?"
I reproduced the problem with Windows 7. Here's my test setting:
I reinstalled Windows 7 and some drivers and utilities (most importantly
ASUS Power4Gear-Hybrid) from here:
http://www.notebook-driver.com/fi/asus/asus-zenbook-ux31e
Hi Oleksij,
thanks for the hint. I installed and ran ASUS Live Update. It installed
2 components: ASUS Live Update v 3.1.9 and Fresco USB3.0 Driver v
3.5.4.0. I also did Windows 7 update (110 different updates, mostly
security related). After updates I repeated the tests I mentioned above.
Runnin
Condensed version of the email I sent you:
the package builder uses revision 56, trunk (which has the fix) is at
62. Package build configuration needs to be changed to use trunk.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Public bug reported:
3D rendering landed recently for Southern Islands cards. However there
are some rendering glitches that happen rarely.
The most common of these is text rendering glitch in Firefox. What
happens is that every now and then a letter is drawn incorrectly. It may
be drawn as (semi
Public bug reported:
Installing driver for Canon MP160 has worked perfectly from 12.04 to
13.04, but not anymore in 13.10. The USB printer get detected correctly,
but when installing the driver via "New Printer" dialog, only gutenprint
can be selected and the "Installing driver gutenprint" dialog
Added screenshot of the problem.
** Attachment added: "Screenshot of the problem"
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1248303/+attachment/3900888/+files/Screenshot%20from%202013-11-05%2022%3A08%3A29.png
--
You received this bug notification because you are a m
Cancellability is really, really hard. Is it absolutely necessary? Would
a timeout value be sufficient?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224998
Title:
Cache preview and thumbnail image
There is code for extracting image data out of mp3 files. It will be
added to wherever this functionality ends up going.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224998
Title:
Cache preview an
@michal: limiting the amount of queries is a good thing but having
cancellables might not be the best way to achieve that. There needs to
be a rate limiter somewhere but it is uncertain what is the best place
for it.
The thumbnailer should not place arbitrary limits on how much work it
does. There
There is a possible fix for thumbnailer at
lp:~jpakkane/thumbnailer/raringfix. Could someone verify if that fixes
it on older versions?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1237045
Title:
U
601 - 700 of 1409 matches
Mail list logo