[Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-12-22 Thread Sabin Iacob
so, in order to get sound I have to: * start blueman applet (default applet connects to ... something on the headphones, because they say "device connected", but not to some audio thingy, or at least pulseaudio doesn't pick it up unless I use blueman and tell it to connect to the audio sink on

[Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-12-20 Thread Sabin Iacob
in my case I have to do rmmod btusb; modprobe btusb it looks to me like every new release of Ubuntu manages to break Bluetooth audio in some way that is new and creative and ever-increasingly difficult to automate away: * 14.10 and before - volume wouldn't be restored, sink wouldn't switch;

[Bug 1580096] Re: power % seems to be out of sync with hardware status

2016-11-25 Thread Sabin Iacob
also getting this with rc-proposed/bq-aquaris.en; also, sometimes it won't even boot for 10-15 minutes even if it's plugged in and says the battery is at some non-zero percentage (even saw this with 50%-ish charge) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1445486] Re: No CardDAV support

2016-10-19 Thread Sabin Iacob
well, you _can_ use syncevolution in a terminal to sync a carddav account manually, but it's pretty confusing to set up and the terminology makes no sense and you can't set up cron jobs on the phone and ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1498459] Re: "Notifications on welcome screen" setting not implemented

2016-04-20 Thread Sabin Iacob
Isn't this in locking and unlocking -> notifications and quick settings? somewhat related, notifications still flash on the screen when they are created, regardless of that setting - so someone looking to log in to some service while I'm away can see the code sent by SMS for ~2s even if the

[Bug 1402401] Re: Xorg freeze when switching to text console and back

2015-03-01 Thread Sabin Iacob
More info: when freezes happen, I can move the mouse, but no window responds; also, switching to a text console works once (it takes about 15-20s to do it). I was able to run dmesg this time, and it ends with the attached backtrace; Xorg.0.log says nothing, X thinks everything's fine; it even

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-12-16 Thread Sabin Iacob
indeed... I updated the package -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270676 Title: SD Card Reader broken on UX302LG To manage notifications about this bug go to:

[Bug 1270676] Re: SD Card Reader broken on UX302LG

2014-12-14 Thread Sabin Iacob
Many thanks, Oleksij! Since there seems to be no answer to your email from kernel people, I took the liberty of extracting the source from that diff and packaging it using DKMS. https://launchpad.net/~iacobs/+archive/ubuntu/au6601 (the package is called au6601-dkms) I only uploaded a package

[Bug 1402401] [NEW] Xorg freeze when switching to text console and back

2014-12-14 Thread Sabin Iacob
Public bug reported: Sometimes the computer becomes unresponsive after switching to a text console and back; this seems to be an Xorg and / or kernel driver crash (there is a backtrace in dmesg that seems to be from Intel drivers). The rest of the system worked fine, I could SSH into it and

[Bug 1175731] [NEW] maximum volume when device connects, can't adjust unless I open sound settings

2013-05-02 Thread Sabin Iacob
Public bug reported: Pretty much what the subject says Expected behaviour when an audio device connects: * sound switches to the device * volume is restored to the value it had before disconnecting (or 100% if there is no stored value) * volume control indicator controls the volume for the

[Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2013-04-23 Thread Sabin Iacob
this patch should fix it (for now); I also took the liberty to use simplejson for parsing the JSON, using eval(string_fetched_from_the_internet) is a... startling decision. also, it seems Google is returning 403, so that route is not working at all: [Fetcher] 2013-04-23 12:49:20,957 - ERROR -

[Bug 916235] Re: Huawei E870 refuses to reconnect (on Natty)

2012-08-19 Thread Sabin Iacob
Huawei E173 and ZTE MF110 / Precise here, same story; it seems it's not device related after all. I expect it to reconnect by itself when signal is back, BTW. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 986675] Re: [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (from 11.04)

2012-04-26 Thread Sabin Iacob
So it may have been an update-alternatives failure (they keep changing the name, before it was gl_conf, now it's a RSI-inducing x86_64-linux-gnu_gl_conf), and switching to / from the nvidia stack fixed the links. What's weird is that it's been failing partially somehow (I _had_ OpenGL

[Bug 986928] [NEW] zeitgeist-daemon crashes with zeitgeist-daemon.vala:473: Unable to upgrade from schema version 3

2012-04-22 Thread Sabin Iacob
Public bug reported: The end result is that none of the search options in dash work The issue is solvable by removing $HOME/.local/share/zeitgeist, but it's pretty hard to diagnose for the casual user; to find this out I had to: * kill unity-applications-daemon * start it in a terminal, see it

[Bug 986928] Re: zeitgeist-daemon crashes with zeitgeist-daemon.vala:473: Unable to upgrade from schema version 3

2012-04-22 Thread Sabin Iacob
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986928 Title: zeitgeist-daemon crashes with zeitgeist-daemon.vala:473: Unable to upgrade from schema version 3 To manage notifications about this bug

[Bug 986675] Re: [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (from 11.04)

2012-04-22 Thread Sabin Iacob
weird, now it works; the only things I did since yesterday were: switch to the nvidia card, use it for a while, then install bumblebee, switch to optimus (I only had the intel card active previously) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 986675] [NEW] [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (from 11.04)

2012-04-21 Thread Sabin Iacob
Public bug reported: unity_support_test output: 8- OpenGL vendor string: Tungsten Graphics, Inc OpenGL renderer string: Mesa DRI Intel(R) IGD OpenGL version string: 1.4 Mesa 8.0.2 Not software rendered:yes Not blacklisted:

[Bug 986675] Re: [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (11.04)

2012-04-21 Thread Sabin Iacob
** Summary changed: - [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (11.04) + [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (from 11.04) -- You received this bug notification because you are a member of Ubuntu

[Bug 986675] Re: [n10] GL_ARB_vertex_buffer_object not supported, compiz worked perfectly before upgrade (from 11.04)

2012-04-21 Thread Sabin Iacob
** Also affects: unity 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/986675 Title: [n10] GL_ARB_vertex_buffer_object not supported, compiz worked

[Bug 979964] [NEW] package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-12 Thread Sabin Iacob
Public bug reported: Starting supervisor: Traceback (most recent call last): File /usr/bin/supervisord, line 9, in module load_entry_point('supervisor==3.0a8', 'console_scripts', 'supervisord')() File /usr/lib/pymodules/python2.7/supervisor/supervisord.py, line 371, in main

[Bug 979964] Re: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-12 Thread Sabin Iacob
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/979964 Title: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To

Re: [Bug 776978] Re: everything on screen is garbled apart from the top bar (2 monitors, different resolutions, unity, natty)

2011-11-09 Thread Sabin Iacob
On 11/09/2011 05:04 AM, Bryce Harrington wrote: Hey iacobs, You filed this bug report against natty, but I see it's still open and doesn't appear to have much activity recently. So, now that oneiric is released and stable, this may be a good point for you to upgrade and re-test if this

Re: [Bug 788607] Re: gnome terminal hiding other windows and screensaver with dual screens

2011-10-18 Thread Sabin Iacob
On 10/18/2011 06:46 PM, Colin Law wrote: Just as a matter of interest is it known why it is only (as far as I know) gnome-terminal that shows this problem? Perhaps there is a clue there. because probably gnome-terminal is the only commonly used app to have compositing transparency on by

[Bug 830949] Re: [Intel N10 Graphics] Plugging in external monitor to VGA port makes both displays corrupted with thick slanted lines

2011-10-04 Thread Sabin Iacob
may I say that crippling options so that we can't use external monitors at their native resolution is not a solution? the solution to this problem is breaking the desktop into tiles smaller than max texture size, doing compositing/transforms and then combining them afterwards for display (or

Re: [Bug 788607] Re: gnome terminal hiding other windows and screensaver with dual screens

2011-09-19 Thread Sabin Iacob
On 09/19/2011 05:04 PM, MichaƂ Sawicz wrote: OK, got it on a netbook and 2048+ wide extended desktop. The terminal window is drawn without opacity (it's rectangular, the not-rounded- anymore corners are ~black). What's more, on unity-3d, when I get a screen that wide, the desktop basically

[Bug 735205] Re: [window management] Alt tab does not switch to the desired application but instead set the urgency flag on the window

2011-08-19 Thread Sabin Iacob
I was thinking it is focus stealing prevention gone astray as well in my case (Natty, unity-2d PPA) I trigger this behaviour when: * I click a link in chromium and immediately press alt+tab to bring up the terminal in order to see something logged * I am writing an email (thunderbird) and press

[Bug 811869] Re: package supervisor 3.0a8-1 failed to install/upgrade: ImportError: cannot import name fixtag on start

2011-07-17 Thread Sabin Iacob
** Summary changed: - package supervisor 3.0a8-1 failed to install/upgrade: ImportError: cannot import name fixtag on start + supervisor 3.0a8-1 fails to install with ImportError in meld3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 811869] [NEW] supervisor 3.0a8-1 fails to install with ImportError in meld3

2011-07-17 Thread Sabin Iacob
Public bug reported: supervisord post-install crashes with ImportError: cannot import name fixtag traceback follows: Starting supervisor: Traceback (most recent call last): File /usr/bin/supervisord, line 9, in module load_entry_point('supervisor==3.0a8', 'console_scripts',

[Bug 811869] Re: supervisor 3.0a8-1 fails to install with ImportError in meld3

2011-07-17 Thread Sabin Iacob
*** This bug is a duplicate of bug 749880 *** https://bugs.launchpad.net/bugs/749880 ** This bug has been marked a duplicate of bug 749880 Current version incompatible with Python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 788607] Re: gnome terminal hiding other windows and screensaver with dual screens

2011-07-14 Thread Sabin Iacob
new laptop here (eeepc 1015pn with the Intel graphics card active, as the nVidia chip doesn't seem to support dual monitors), same problem; attaching lspci output (it's an Intel N10 chip) ** Attachment added: lspci.txt

[Bug 742331] Re: Unity2D is only configurable via Gconf-editor, no GUI to do it easily

2011-07-05 Thread Sabin Iacob
I found this today: http://marianochavero.wordpress.com/2011/04/20/a -simple-gui-for-unity-2d-settings-ubuntu-11-04/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742331 Title: Unity2D is only

[Bug 776978] [NEW] everything on screen is garbled apart from the top bar (2 monitors, different resolutions, unity, natty)

2011-05-04 Thread Sabin Iacob
Public bug reported: I'm not the original author of the question, but I've got the exact same problem (Acer Aspire One, 1280x720 + 1440x900 external); this is the main thing that keeps me on Lucid (it's the gf's laptop I am experimenting with) Hello, I'm working with a portable computer,

[Bug 776978] Re: everything on screen is garbled apart from the top bar (2 monitors, different resolutions, unity, natty)

2011-05-04 Thread Sabin Iacob
information that was requested on the question (several others are available at https://answers.launchpad.net/ubuntu/+source/xorg/+question/154729): *-display:0 description: VGA compatible controller product: Mobile 945GME Express Integrated Graphics Controller

Re: [Bug 432814] Re: Touchpad: Action for middle and right click is reversed since jaunty

2011-04-26 Thread Sabin Iacob
On 04/26/2011 01:07 AM, palanutsa wrote: P.P.S. So, correct me if I'm wrong, current solution to this problem is to use scripts that run synclient (or xinput) at startup and resume/suspend(don't actually know how to implement that one) or use Yuri Khans' builds (and to have headache every

[Bug 432814] Re: Touchpad: Action for middle and right click is reversed since jaunty

2010-12-15 Thread Sabin Iacob
@Yuri: (lucid proposed) PPA package is older than g-s-d again @whoever maintains the Ubuntu package: frankly I find this ridiculous, this bug has been here for more than a year, there is a fix which works fine (I have been using it since February, so did others) and we have seen 2 releases

[Bug 501006] Re: Huawei USB modem intermittently not detected: loop of deferring support check

2010-07-26 Thread Sabin Iacob
same here, modem actually works (I am connected right now, using the Vodafone mobile connect application from betavine), only not in network- manager mine is a Huawei k3565 rev 2 -- Huawei USB modem intermittently not detected: loop of deferring support check

[Bug 582272] Re: resume from suspend-to-ram results in heavy swap thrashing

2010-06-08 Thread Sabin Iacob
looks like it doesn't happen any more after the latest update (2.6.32-22.36) ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- resume from suspend-to-ram results in heavy swap thrashing https://bugs.launchpad.net/bugs/582272 You received this bug notification because you

[Bug 582272] Re: resume from suspend-to-ram results in heavy swap thrashing

2010-05-30 Thread Sabin Iacob
** Tags removed: needs-upstream-testing -- resume from suspend-to-ram results in heavy swap thrashing https://bugs.launchpad.net/bugs/582272 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 582272] Re: resume from suspend-to-ram results in heavy swap thrashing

2010-05-30 Thread Sabin Iacob
after 2 days, regular (heavy) usage and several suspend/resume cycles, I think I can safely say that the issue doesn't happen with the upstream kernel; also, there seems to be way less swap usage than before (it barely went over 600 MB, while in the same period the old kernel manages to fill 1.5G

Re: [Bug 582272] Re: resume from suspend-to-ram results in heavy swap thrashing

2010-05-27 Thread Sabin Iacob
Linux shire 2.6.34-999-generic #201005261208 SMP Wed May 26 12:12:50 UTC 2010 i686 GNU/Linux The changes I see after a few hours of light usage (web browsing) are: udevd using about 50% CPU all the time (maxes out one of the two virtual ones resulted from hyperthreading), swap not being used

[Bug 582272] [NEW] resume from suspend-to-ram results in heavy swap thrashing

2010-05-18 Thread Sabin Iacob
Public bug reported: With default settings (vm.swappiness=60), wakeup after a few hours of suspending results in heavy swap thrashing (looks like all memory is being copied to swap and then read back); this is even more problematic for me, since 1. I am on a 2 year old (MLC) SSD, which will

[Bug 582272] Re: resume from suspend-to-ram results in heavy swap thrashing

2010-05-18 Thread Sabin Iacob
** Attachment added: swappiness enable/disable script http://launchpadlibrarian.net/48663658/00swappiness ** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/48661895/AlsaDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/48661896/BootDmesg.txt

[Bug 484646] Re: [ASUSTeK Computer INC. 1000H] suspend failure

2010-04-23 Thread Sabin Iacob
actually, it didn't freeze when suspending for some time now, using up to date Karmic; I assume it's been fixed in one of the updates. -- [ASUSTeK Computer INC. 1000H] suspend failure https://bugs.launchpad.net/bugs/484646 You received this bug notification because you are a member of Ubuntu

Re: [Bug 484737] Re: internal data flow error on audible.com .aa file

2010-04-20 Thread Sabin Iacob
On 04/20/2010 12:13 AM, Kamus wrote: @Sabin, any news about this problem? Please could you provide us an example of audible audio file (*.aa) for try to reproduce this issue here? Thank for me it was an one-off event, it was a giveaway book - I managed to listen to it using wine AFAIR; I'll

Re: [Bug 432814] Re: Touchpad: Action for middle and right click is reversed since jaunty

2010-04-14 Thread Sabin Iacob
On 04/14/2010 02:48 PM, DarkV wrote: What about making that configurable? I think there is enough place in Touchpanel tab under Mouse preferences. If that can be configured in gconf-editor (as Yuri showed) it should not be that difficult to add that option. there are enough

Re: [Bug 432814] Re: Action for middle and right click is reversed since jaunty

2010-01-31 Thread Sabin Iacob
On 01/31/2010 05:23 PM, Henry Gomersall wrote: uhm, number of people it affects: Everyone with a synaptics touchpad. Easy to fix. A small usability issue. It sounds exactly like a papercut to me. I don't understand the hardware distinction. I apologise if I'm missing something. probably

[Bug 465215] Re: Upgrade PostGIS to 1.4 and create postgres-8.4-postgis

2010-01-15 Thread Sabin Iacob
1.4.1 build for karmic available in my PPA https://edge.launchpad.net/~iacobs/+archive/m0n5t3r (postgis, postgresql-8.4-postgis) -- Upgrade PostGIS to 1.4 and create postgres-8.4-postgis https://bugs.launchpad.net/bugs/465215 You received this bug notification because you are a member of Ubuntu

[Bug 484646] [NEW] [ASUSTeK Computer INC. 1000H] suspend failure

2009-11-18 Thread Sabin Iacob
Public bug reported: Suspend/resume usually works fine, but this time, after I pressed the suspend combination (Fn+F1), the screen just froze; I don't remember if the mouse/touchpad was working or not (I was just leaving home), keyboard didn't work for sure (not even Magic SysRq), the only option

[Bug 484646] Re: [ASUSTeK Computer INC. 1000H] suspend failure

2009-11-18 Thread Sabin Iacob
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/35817032/AlsaDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/35817033/BootDmesg.txt ** Attachment added: Card0.Amixer.values.txt

[Bug 484737] [NEW] internal data flow error on audible.com .aa file

2009-11-18 Thread Sabin Iacob
Public bug reported: Binary package hint: rhythmbox when trying to drop an .aa file on an ipod playlist, I get the said internal data flow error. ProblemType: Bug Architecture: i386 Date: Wed Nov 18 14:17:38 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/rhythmbox Package: rhythmbox

[Bug 484737] Re: internal data flow error on audible.com .aa file

2009-11-18 Thread Sabin Iacob
** Attachment added: debug output http://launchpadlibrarian.net/35822046/rhythmbox-debug.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35822047/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/35822048/ProcMaps.txt **

[Bug 472490] [NEW] ubuntuone-client crashes after connecting network cable

2009-11-03 Thread Sabin Iacob
Public bug reported: Binary package hint: ubuntuone-client I am presented with a fatal error after the following sequence of events: * put laptop to sleep at home (wireless network present) * wake it up in the bus to listen to some podcasts, put it to sleep again (no network) * wake it up at

[Bug 472490] Re: ubuntuone-client crashes after connecting network cable

2009-11-03 Thread Sabin Iacob
** Attachment added: .home.m0n5t3r..cache.ubuntuone.log.oauth.login.log.txt http://launchpadlibrarian.net/35017698/.home.m0n5t3r..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: .home.m0n5t3r..cache.ubuntuone.log.syncdaemon.exceptions.log.txt

[Bug 472490] Re: ubuntuone-client crashes after connecting network cable

2009-11-03 Thread Sabin Iacob
nevermind, looked again, seems to be the BadTransition bug (the error message is quite confusing, why not give me the exception in the first place?) -- ubuntuone-client crashes after connecting network cable https://bugs.launchpad.net/bugs/472490 You received this bug notification because you

[Bug 472490] Re: ubuntuone-client crashes after connecting network cable

2009-11-03 Thread Sabin Iacob
*** This bug is a duplicate of bug 420354 *** https://bugs.launchpad.net/bugs/420354 ** This bug has been marked a duplicate of bug 420354 BadTransition in ubuntuone-syncdaemon -- ubuntuone-client crashes after connecting network cable https://bugs.launchpad.net/bugs/472490 You received

[Bug 387189] Re: /dev/null corrupted (/dev/null.1)

2009-08-17 Thread Sabin Iacob
same here on a laptop that I rarely reboot (I just suspend to ram); after a while, /dev/null is replaced with a blank file, and /dev/null.1 appears; if /dev/null.1 exists, /dev/null.2 is created and so on -- /dev/null corrupted (/dev/null.1) https://bugs.launchpad.net/bugs/387189 You received

[Bug 261624] Re: poedit not configurable on netbooks - preferences screen too large

2009-07-23 Thread Sabin Iacob
have the same problem, work around it by teh trusty old alt+drag the options window in order to see the hidden options/dialog buttons -- poedit not configurable on netbooks - preferences screen too large https://bugs.launchpad.net/bugs/261624 You received this bug notification because you are a

[Bug 322574] Re: poeditor crashed with SIGSEGV in dbus_connection_set_watch_functions()

2009-07-23 Thread Sabin Iacob
still crashes reliably in jaunty while doing dbus magic running poedit ro.po (geeqie Romanian translation): #0 0xb5df7140 in ?? () from /usr/lib/libdbus-glib-1.so.2 #1 0xb5dfb0af in ?? () from /usr/lib/libdbus-glib-1.so.2 #2 0xb5dfb0d1 in ?? () from /usr/lib/libdbus-glib-1.so.2 #3 0xb6070924

[Bug 207135] Re: pulseaudio uses too much CPU

2009-05-15 Thread Sabin Iacob
EEEpc 1000, Intel Atom 1.6GHz, Ubuntu Jaunty r...@shire:~# apt-cache policy pulseaudio pulseaudio: Installed: 1:0.9.14-0ubuntu20.1 Candidate: 1:0.9.14-0ubuntu20.1 Version table: *** 1:0.9.14-0ubuntu20.1 0 500 http://ro.archive.ubuntu.com jaunty-proposed/main Packages 100

[Bug 258059] Re: Upgrade to Intrepid broke X (I830WaitLpRing timeout)

2008-11-17 Thread Sabin Iacob
in my case, X works fine for a while and then crashes when I start Mozilla Thunderbird; subsequent attempts by gdm to restart X fail and the screen is unreadable (looks like it sets a wrong refresh rate or smth... all static and lines - also on text console, when switching to a text console I

[Bug 193216] Re: fusion-icon crashed with AttributeError in module()

2008-11-05 Thread Sabin Iacob
the dependencies should list compiz-gnome (formerly compiz-gtk) as a side note, as an XFCE user I am horrified by the number of deps a systray applet is pulling - couldn't it do without them? -- fusion-icon crashed with AttributeError in module() https://bugs.launchpad.net/bugs/193216 You