[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
** Patch added: "debdiff for 5.5.1+dfsg-16ubuntu7.3 with backported fix from Qt 5.6" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1598173/+attachment/4841178/+files/fix-qtbug-40889.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
Dmitry: I've updated the description with the SRU template. I also attached a test case and a debdiff. I've tested that the updated package fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
** Description changed: Mouse event compression stopped working in Qt 5, a regression from Qt 4: -https://bugreports.qt.io/browse/QTBUG-40889 +    https://bugreports.qt.io/browse/QTBUG-40889 The bug was fixed in Qt 5.6 https://codereview.qt- - project.org/#/c/126136/ where it has bee

[Bug 1651923] Re: apt https method decodes redirect locations and sends them to the destination undecoded.

2017-01-18 Thread Elvis Stansvik
I'm afraid the 1.2.19 in xenial-proposed does not seem to solve the problem here: estan@newton:~$ apt-cache policy apt apt: Installerad: 1.2.19 Kandidat:1.2.19 Versionstabell: *** 1.2.19 500 500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages 100 /va

[Bug 1651923] Re: apt https method decodes redirect locations and sends them to the destination undecoded.

2017-01-18 Thread Elvis Stansvik
Julian: Ah, indeed. If I make sure to use https against the SF, and make sure the file doesn't exist, it works reliably. Sorry for the confusion! So, LGTM from xenial. Thanks a lot for working this out! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-04-09 Thread Elvis Stansvik
I made a couple of pings in #ubuntu-release without reply, but I guess people are just busy :) Another question though: I can see that there was already another qtbase-opensource-src upload in the queue (5.5.1+dfsg-16ubuntu7.3). Will an approver have to approve that first, or will that one be disc

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-04-10 Thread Elvis Stansvik
Alright, yes lets hope. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598173 Title: Please consider SRU of "xcb: Compress mouse motion and touch update events" To manage notifications about this

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-05-08 Thread Elvis Stansvik
Do I need to do something more for this to be uploaded to xenial- updates? Should I try to get someone else to test? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598173 Title: Please consider SRU

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-05-08 Thread Elvis Stansvik
Aha, I forgot to check the other bug. No worries. Thanks a lot for all the work Dmitry, looking at that bug I see that it is much more complicated than this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-24 Thread Elvis Stansvik
Excellent. Many thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598173 Title: Please consider SRU of "xcb: Compress mouse motion and touch update events" To manage notifications about this

[Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-30 Thread Elvis Stansvik
I'm a little unsure what the process is now, should I tag this bug with something? Or just wait until someone comes around to approve the upload? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598173

[Bug 635384]

2016-07-23 Thread Elvis-angelaccio
Git commit ead7a07ee145d41d3f3c737b93862c6ef0c067be by Elvis Angelaccio. Committed on 19/07/2016 at 20:43. Pushed by elvisangelaccio into branch 'Applications/16.08'. Drop direct connection for finished signal The direct connection was added in commit acb455da04, but since Ark 16

[Bug 1258422]

2016-05-09 Thread Elvis Stansvik
Is anyone looking into this? It's an almost 3 year old "major" bug. It's highly irritating because many applications have a statusbar or other elements at the bottom which gets hidden if maximized. So I have to manually adjust the height of the window to see it. But if I do that, the window gets "

[Bug 1258422]

2016-05-09 Thread Elvis Stansvik
Btw, the monitor/screen layout I'm using is: xrandr --output DP2-2 --mode 2560x1440 --primary --output eDP1 --mode 1920x1080 --left-of DP2-2 That is, the laptop panel (eDP1) to the left of my external monitor (DP2-2), which is my primary output. -- You received this bug notification because you

[Bug 1583128] [NEW] HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
Public bug reported: As described in the upstream report [1], HDF I/O using load/save is broken in 4.0.0. This is a regression with the potential for data loss (almost happened to us!). The bug is fixed upstream with [2], and I plan on making an SRU request with an updated octave package that inc

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
** Description changed: - As described in the upstream report [1], HDF I/O using load/save is + As described in the upstream report [1], HDF5 I/O using load/save is broken in 4.0.0. This is a regression with the potential for data loss (almost happened to us!). - The bug is fixed upstream w

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
Add test case ** Description changed: As described in the upstream report [1], HDF5 I/O using load/save is broken in 4.0.0. This is a regression with the potential for data loss (almost happened to us!). The bug is fixed upstream with [2], and I plan on nominating this bug for an SRU

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
Attaching debdiff for octave_4.0.0-3ubuntu9 which adds the upstream patch, updating the package to octave_4.0.0-3ubuntu10. ** Patch added: "debdiff for octave_4.0.0-3ubuntu9 source package" https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1583128/+attachment/4665484/+files/octave_4.0.0-3u

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
Attaching debdiff for the wily package as well, since Chris said on IRC he'd be willing to sponsor an SRU for wily. ** Patch added: "debdiff for the wily package" https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1583128/+attachment/4665708/+files/octave_4.0.0-3ubuntu6.debdiff -- You rec

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Elvis Stansvik
@amribrahim1987, I talked briefly about that with Chris on IRC. The reason I didn't go for 4.0.1 is that it has a boatload of changes, and perhaps not all are SRU-worthy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-19 Thread Elvis Stansvik
@pitti: Thanks! I've tested 4.0.0-3ubuntu9.1 package in xenial-proposed using the test case attached to this report, and the bug is now fixed. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-19 Thread Elvis Stansvik
** Tags removed: verification-done ** Tags added: verification-done-xenial verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583128 Title: HDF5 I/O broken with integer variables To

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-20 Thread Elvis Stansvik
Thanks! I finally got around to testing the package in wily-proposed as well. All looks good. The behavior with integers in HDF5 is now correct with both load/save. ** Tags removed: verification-done-xenial verification-needed ** Tags added: verification-done -- You received this bug notificatio

[Bug 635384]

2016-04-30 Thread Elvis-angelaccio
Git commit 074d52778f68c2b1456ba54633bace8e37cb by Elvis Angelaccio. Committed on 30/04/2016 at 11:02. Pushed by elvisangelaccio into branch 'master'. Don't block the main thread while running CliInterface jobs Currently we freeze the GUI thread while running CliInterface jobs

[Bug 818775]

2016-04-29 Thread Elvis-angelaccio
*** Bug 362405 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/818775 Title: Ark: adding a file to a folder get it in the 'root' of the archive To mana

[Bug 1624832] Re: [SRU] AUTORCC-generated resources always out-of-date with Ninja

2016-10-21 Thread Elvis Stansvik
\o/ Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624832 Title: [SRU] AUTORCC-generated resources always out-of-date with Ninja To manage notifications about this bug go to: https://bugs.l

[Bug 1624832] Re: [SRU] AUTORCC-generated resources always out-of-date with Ninja

2016-09-27 Thread Elvis Stansvik
Excellent, thanks a lot. Will verify as soon as I'm back at work tomorrow (missed this email before I left today). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624832 Title: [SRU] AUTORCC-generate

[Bug 1624832] Re: [SRU] AUTORCC-generated resources always out-of-date with Ninja

2016-09-28 Thread Elvis Stansvik
I can confirm this fixes the reported issue. I can also confirm that LibArchive is found properly with xenial- backports enabled: estan@newton:~/tmp$ cat CMakeLists.txt find_package(LibArchive) estan@newton:~/tmp$ cmake . . . . -- Found LibArchive: /usr/lib/x86_64-linux-gnu/libarchive.so (found

[Bug 709562] Re: package ghc6-doc 6.12.3-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-20 Thread Elvis Slavić
** Changed in: ghc6 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/709562 Title: package ghc6-doc 6.12.3-1ubuntu4 failed to install/upgrade: Erro

[Bug 978845] [NEW] Firefox's window decoration unclickable

2012-04-11 Thread Elvis Dominguez
rsion: 2.0.1-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: elvis 2124 F pulseaudio /dev/snd/controlC0: elvis 2124 F pulseaudio /dev/snd/pcmC0D0p: elvis 2124 F...m pulseaudio BuildID: 20120410121533 CRDA: Error: command

[Bug 978845] Re: Firefox's window decoration unclickable

2012-04-11 Thread Elvis Dominguez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978845 Title: Firefox's window decoration unclickable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/978845/+subsc

[Bug 978845] Re: Firefox's window decoration unclickable

2012-04-11 Thread Elvis Dominguez
** Attachment added: "demostration video" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/978845/+attachment/3046076/+files/out.ogv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978845 Titl

[Bug 978845] Re: Window decoration unclickable

2012-04-11 Thread Elvis Dominguez
I have changed the description because this bug affects even rhythmbox, not only firefox. ** Summary changed: - Firefox's window decoration unclickable + Window decoration unclickable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 978845] Re: Window decoration unclickable

2012-04-25 Thread Elvis Dominguez
sorry for my late reply. it happens 1-2 times a day (using it the whole day) for the tooltip is a video resording problem. i'm an nvidia user. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978845 Tit

[Bug 973445] Re: Icon is not centered in the canvas, looking ugly in launcher

2012-04-04 Thread Elvis Dominguez
** Attachment added: "Screenshot of a coll launcher, ruined by misplaced icon" https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/973445/+attachment/3003314/+files/Screenshot%20from%202012-04-04%2016%3A21%3A50.png -- You received this bug notification because you are a member of Ubuntu

[Bug 973445] [NEW] Icon is not centered in the canvas, looking ugly in launcher

2012-04-04 Thread Elvis Dominguez
Public bug reported: Icon should be centered in the canvas, now is misplaced to the left, looking terrible in the launcher ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 973445] Re: Icon is not centered in the canvas, looking ugly in launcher

2012-04-04 Thread Elvis Dominguez
virtualbox: Installed: (none) Candidate: 4.1.10-dfsg-1 Version table: 4.1.10-dfsg-1 0 500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages Are you using the default theme? Launcher at 48 px? -- You received this bug notification because you are a member of Ubu

[Bug 973445] Re: Icon is not centered in the canvas, looking ugly in launcher

2012-04-04 Thread Elvis Dominguez
I'm not in the ubuntu-repository version... :( Mine is 4.1.12... I try to uninstall it and reinstall the one from repositories -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/973445 Title: Icon is not

[Bug 973445] Re: Icon is not centered in the canvas, looking ugly in launcher

2012-04-04 Thread Elvis Dominguez
Ok. installed from repository and icon is the same as in popey's example. Marking this bug as invalid. ** Changed in: virtualbox (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 977804] Re: Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)

2015-05-20 Thread Elvis Stansvik
Just like Guillermo, I'm trying to run BricsCAD on my X220 laptop and get this error/crash. Anyone know if it has been reported upstream and if there's a fix in sight? To Guillermo: Did you ever find any workaround to getting BricsCAD to run? I tried setting LIBGL_DISABLE_DRI3 in the environment s

[Bug 1440210]

2015-04-11 Thread Elvis Stansvik
Thomas: Yes, missing repaints sounds like what I was seeing (I'm comment #41 and #43 which you mentioned). Unfortunately I've had to go back to KDE4 because I use this laptop for work, and various crashes/misbehaviors in Plasma 5 prevented me from using it. I'm also quite busy right now so haven't

[Bug 1263224] [NEW] fglrx (not installed): fglrx kernel module failed to build

2013-12-20 Thread Elvis Slavić
Public bug reported: fglrx 13.12 (final version) on Thinpad Edge E-145 AMD APU E1-2500 KABINI ProblemType: Package DistroRelease: Ubuntu 13.10 Package: fglrx (not installed) ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7 Uname: Linux 3.11.0-14-generic x86_64 NonfreeKernelModules: wl fgl

[Bug 1095854] Re: auto-hide launcher not-reappearing consistently

2013-11-01 Thread Elvis Ciocoiu
I had the same problem in 13.04 but after I changed in CCSM/Ubuntu Unity Plugin/Launcher/Duration of Sticky Edge Release after Break from 1000 to 0 the dash autohide is working all the time (changed this for about two days and until now it worked). This workaround was mention here: http://askubuntu

[Bug 1212991] [NEW] ndiswrapper-dkms 1.58-0ubuntu1: ndiswrapper kernel module failed to build

2013-08-16 Thread Elvis Ciocoiu
Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 13.04 Package: ndiswrapper-dkms 1.58-0ubuntu1 Uname: Linux 3.9.3-030903-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 DKMSKernelVersion: 3.8.0-29-generic Date: Wed Aug 14 10:34:47 2

[Bug 938743] Re: eclipse crashes after selecting an entry in code completion

2012-03-23 Thread Elvis Dominguez
Setting this bug as fix released because sinc 1 week (after a dist- upgrade) i haven't had the issue anymore. ** Changed in: webkit (Ubuntu) Status: New => Fix Released ** Changed in: openjdk Status: New => Fix Released ** Changed in: eclipse Status: New => Fix Released --

[Bug 944864] Re: toshiba qosmio x770 subwoofer not working

2012-03-02 Thread Elvis Ciocoiu
** Summary changed: - toshiba qosmio x770 subwoofer not working toshiba qosmio x770 subwoofer not working + toshiba qosmio x770 subwoofer 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/944

[Bug 944864] [NEW] toshiba qosmio x770 subwoofer not working

2012-03-02 Thread Elvis Ciocoiu
Public bug reported: I have a Toshiba Qosmio x770 and the internal subwoofer is not detected. I tried ubuntu 10.10 and 12.04. In 10.10 pulseaudio let me choose 4.0 speaker configuration (nothing like x.1 there). In 12.04 the configuration window for the internal speakers has two sliders (fade an

[Bug 944864] Re: toshiba qosmio x770 subwoofer not working

2012-04-18 Thread Elvis Ciocoiu
Nothing new on this :( ... Will it be addressed before the precise release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944864 Title: toshiba qosmio x770 subwoofer not working To manage notificat

[Bug 944864] Re: toshiba qosmio x770 subwoofer not working

2012-04-18 Thread Elvis Ciocoiu
I've attached the output of alsa-info ** Attachment added: "output of alsa-info" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/944864/+attachment/3089767/+files/alsa-info.txt.SyYrwB8dPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 635384]

2016-01-02 Thread Elvis-angelaccio
*** Bug 317538 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to ark in Ubuntu. https://bugs.launchpad.net/bugs/635384 Title: ark crashes while loading a big archive To manage notifications ab

[Bug 1029032] [NEW] Xubuntu 64 (Quantal) alternate install with encrypted LVM failed

2012-07-25 Thread Elvis Slavić
Public bug reported: I followed procedure described at http://testcases.qa.ubuntu.com/Install/AlternateEncryptedLvm Instalation fails at 'Select and install software' step. I run manually GRUB install. After restart, machine fails to boot ** Affects: ubiquity (Ubuntu) Importance: Undecide

[Bug 1029032] Re: Xubuntu 64 (Quantal) alternate install with encrypted LVM failed

2012-07-25 Thread Elvis Slavić
Same bug happens also in Xubuntu i386 under Oracle VM VirtualBox. I tried 2 times, second time without network enabled and both times got the error in attachment. ** Attachment added: "error.jpg" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1029032/+attachment/3235906/+files/error.j

[Bug 1029032] Re: Xubuntu 64 (Quantal) alternate install with encrypted LVM failed

2012-07-25 Thread Elvis Slavić
Here is output from console. ** Attachment added: "error_output.jpg" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1029032/+attachment/3235916/+files/error_output.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1027414] Re: ubuntuone-control-panel-qt crashed with SIGSEGV in QGtkStyle::drawComplexControl()

2012-07-26 Thread Elvis Dominguez
*** This bug is a duplicate of bug 1022479 *** https://bugs.launchpad.net/bugs/1022479 Raised the same error when trying to open the Ubuntu One client from dash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 944864] Re: toshiba qosmio x770 subwoofer not working

2012-09-11 Thread Elvis Ciocoiu
In 12.10 the problem persists. Any thoughts on this? Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944864 Title: toshiba qosmio x770 subwoofer not working To manage notifications about t

[Bug 1038639] [NEW] install fail in Windows XP running in VM

2012-08-19 Thread Elvis Slavić
Public bug reported: After restart, post install fails with a lot of stack trace messages. Unable to login or do anything with the Ubuntu install, however windows xp continues to work fine. See attached screenshot for error messages. ** Affects: linux (Ubuntu) Importance: Undecided

[Bug 1038639] Re: install fail in Windows XP running in VM

2012-08-19 Thread Elvis Slavić
** Attachment added: "Clipboard04.jpg" https://bugs.launchpad.net/bugs/1038639/+attachment/3267536/+files/Clipboard04.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038639 Title: install fai

[Bug 1038639] Re: install fail in Windows XP running in VM

2012-08-19 Thread Elvis Slavić
It's impossible to run apport-collect since system is unusable i.e. it's not possible to get to console. I'll try changing some VM parameters to see if there's something else causing the issue. Unfortunately I don't have access to real hardware running Windows XP. ** Changed in: linux (Ubuntu)

[Bug 1038639] Re: install fail in Windows XP running in VM

2012-08-20 Thread Elvis Slavić
I retried with Lubuntu and get the same error. However 64 bit version works perfectly. Might be that there is some particular issue with combination of 64 bit host and 32 bit VM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1038639] Re: install fail in Windows XP running in VM

2012-08-20 Thread Elvis Slavić
This is a new install. I have Windows 7 Home Premium (64 bit) in which I'm running Windows XP SP3 32 bit within Oracle VM VirtualBox 4.1.18. I was installing Wubi Precise in order to test upgrade to Quantal from Wubi. When running wubi under Windows 7 (so on real hardware) everything is fine. Ho

[Bug 1013372] [NEW] unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-14 Thread Elvis Slavić
2.0.1-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: elvis 1785 F pulseaudio /dev/snd/controlC0: elvis 1785 F pulseaudio /dev/snd/controlC1: elvis 1785 F pulseaudio Card0.Amixer.info: Card hw:0 'NVidia'

[Bug 1013372] Re: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-14 Thread Elvis Slavić
** Attachment added: "dmesg2.log" https://bugs.launchpad.net/bugs/1013372/+attachment/3189900/+files/dmesg2.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013372 Title: unable to suspend with

[Bug 1013372] Re: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-14 Thread Elvis Slavić
I will retest tomorrow and let you know the results. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013372 Title: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0 To manage notifications abo

[Bug 1013372] Re: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-15 Thread Elvis Slavić
I've retested using kernel linux-image-3.5.0-030500rc2-generic_3.5.0-030500rc2.201206082235_amd64 and computer still wakes up immediately, however, GUI doesn't freeze with this kernel. dmesg log file attached. ** Tags added: kernel-bug-exists-upstream ** Attachment added: "dmesg3.log" http

[Bug 1013372] Re: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-18 Thread Elvis Slavić
I've created a bug also on the kernel.org. Bug 43551 - suspend doesn't work properly https://bugzilla.kernel.org/show_bug.cgi?id=43551 ** Bug watch added: Linux Kernel Bug Tracker #43551 http://bugzilla.kernel.org/show_bug.cgi?id=43551 -- You received this bug notification because you are a

[Bug 1013372] Re: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0

2012-06-19 Thread Elvis Slavić
** Tags removed: needs-upstream-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013372 Title: unable to suspend with 3.4.0-4.9~precise1-generic 3.4.0 To manage notifications about this bug g

[Bug 1009226] [NEW] can't load DistUpgradeViewGtk (No module named vte)

2012-06-05 Thread Elvis Slavić
Public bug reported: Upgrading from Wubi to Quantal causes following errors: authenticate 'quantal.tar.gz' against 'quantal.tar.gz.gpg' extracting 'quantal.tar.gz' can't load DistUpgradeViewGtk (No module named vte) can't load DistUpgradeViewGtk3 (could not import gobject (error was: ImportErr

[Bug 1009226] Re: can't load DistUpgradeViewGtk (No module named vte)

2012-06-05 Thread Elvis Slavić
Upgrade from Precise to Quantal (Wubi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009226 Title: can't load DistUpgradeViewGtk (No module named vte) To manage notifications about this bug go to:

[Bug 376120] Re: installing ubuntu stoped on "installing system" on 0% without any progress for half an hour

2012-06-06 Thread Elvis Slavić
I have the same issue in Wubi while testing for Quantal Alpha 1. Here is my report from testing: Not sure if bug is entirely the same. Essentially, the symptoms are the same but on top of that I can't log in with username and password selected during install. System is apparently waiting for so

[Bug 903975] Re: gedit crashed with SIGSEGV in zeitgeist_log_insert_events_from_ptrarray()

2012-01-19 Thread Elvis Dominguez
Had 5 (3 in read-only mode) files open, tried to close 4 of them with ctrl+W and gedit grayed out and then crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903975 Title: gedit crashed with SIG

[Bug 908348] Re: empathy-accounts crashed with SIGSEGV in handle_property_changed()

2012-01-25 Thread Elvis Dominguez
Same behavior trying to add an irc account (so no user-password enetered...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908348 Title: empathy-accounts crashed with SIGSEGV in handle_property_chan

[Bug 709562] Re: package ghc6-doc 6.12.3-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-12-27 Thread Elvis Slavić
** Visibility changed to: Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/709562 Title: package ghc6-doc 6.12.3-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed

[Bug 618587] Re: eclipse does not work with appmenu

2013-04-29 Thread Elvis Dominguez
@Mystic-Mirage: I'm not a package-expert, but sounds cool. One of the biggest problems was that on every appmenu gtk everything was lost. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/618587 Title:

[Bug 925509] [NEW] In Small Display mode text isn't displayed correctly

2012-02-02 Thread Elvis Dominguez
Public bug reported: Open Rhythmbox Play a song Select 'Small Display' from view mode --> note that artist and title song text is cut at the bottom ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: rhythmbox 2.95-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2 Uname: Linux 3.2

[Bug 925509] Re: In Small Display mode text isn't displayed correctly

2012-02-02 Thread Elvis Dominguez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925509 Title: In Small Display mode text isn't displayed correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 925509] Re: In Small Display mode text isn't displayed correctly

2012-02-02 Thread Elvis Dominguez
example scrot that shows the described problem ** Attachment added: "Example scrot" https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/925509/+attachment/2707971/+files/Art%20of%20Fighters%20-%20Toxic%20hotel%20%28Meccano%20Twins%20remix%29%20%28Hardcore%20Radio%20NL%29_001.jpeg -- You

[Bug 925934] [NEW] general protection fault: 0000 [#1] SMP

2012-02-03 Thread Elvis Dominguez
/controlC1: elvis 2031 F pulseaudio /dev/snd/controlC0: elvis 2031 F pulseaudio /dev/snd/pcmC0D0p: elvis 2031 F...m pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 &#

[Bug 925934] Re: general protection fault: 0000 [#1] SMP

2012-02-03 Thread Elvis Dominguez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925934 Title: general protection fault: [#1] SMP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug

[Bug 926013] [NEW] BUG: unable to handle kernel NULL pointer dereference at (null)

2012-02-03 Thread Elvis Dominguez
: Advanced Linux Sound Architecture Driver Version 1.0.24. Annotation: Your system might become unstable now and might need to be restarted. ApportVersion: 1.91-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: elvis 2035 F pulseaudio /dev/snd

[Bug 926013] Re: BUG: unable to handle kernel NULL pointer dereference at (null)

2012-02-03 Thread Elvis Dominguez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926013 Title: BUG: unable to handle kernel NULL pointer dereference at (null) To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 925934] Re: general protection fault: 0000 [#1] SMP

2012-02-03 Thread Elvis Dominguez
I have tried to dist-upgrade but at the moment no updates are proposed in term ok linux-image-generic I'll try it monday -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925934 Title: general protecti

[Bug 926047] Re: gs crashed with SIGSEGV in gx_pattern_load()

2012-02-03 Thread Elvis Dominguez
I don't think that is duplicate. I print the same file in oneiric without problems. Error message isn't the same ** This bug is no longer a duplicate of bug 905637 gs crashed with SIGSEGV in gx_pattern_size_estimate() -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 935307] Re: compiz crashed with SIGSEGV in unity::hud::HudIconTextureSource::ColorForIcon()

2012-03-28 Thread Elvis Dominguez
I was programming in eclipse. Held the left alt key to move code (selected lines) up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935307 Title: compiz crashed with SIGSEGV in unity::hud::HudIcon

[Bug 938374] Re: package samhain 2.6.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-02-21 Thread Elvis Miranda
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938374 Title: package samhain 2.6.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage

[Bug 938374] [NEW] package samhain 2.6.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-02-21 Thread Elvis Miranda
Public bug reported: Failed to updrade ProblemType: Package DistroRelease: Ubuntu 11.04 Package: samhain 2.6.2-1 ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 Architecture: amd64 Date: Tue Feb 21 19:17:40 2012 ErrorMessage: subprocess installed p

[Bug 938743] [NEW] eclipse crashes after selecting an entry in code completion

2012-02-22 Thread Elvis Dominguez
Public bug reported: Ubuntu 12.04 Precise Pangolin Eclipse 3.7.1 This could be related to https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/928437 Openend an eclipse bug too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=370951 ** Affects: eclipse Importance: Undecided Statu

[Bug 938743] Re: eclipse crashes after selecting an entry in code completion

2012-02-22 Thread Elvis Dominguez
Just as additional info I haven't this issue with Ubuntu 11.10 ** Description changed: Ubuntu 12.04 Precise Pangolin Eclipse 3.7.1 - This could be related to + The problem raises after some time. I code for 2-3 hours without + problems (using code completion) and suddenly crashes on the n

[Bug 889327] [NEW] eventualmente al iniciar ubuntu 11.10 nautilus tiene una interfaz muy antigua (color gris) sin nada de estilo.

2011-11-11 Thread Elvis Condori
Public bug reported: Nautilus y otras caracteristicas de la interfaz grafica de ubuntu 11.10 eventualmente inician incorrectamente, dando una apariencia muy antigua (tipo windows 95, color gris, todos los iconos iguales). Al iniciar un programa cualquiera todo es normal. ProblemType: Bug DistroRe

[Bug 889327] Re: eventualmente al iniciar ubuntu 11.10 nautilus tiene una interfaz muy antigua (color gris) sin nada de estilo.

2011-11-11 Thread Elvis Condori
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889327 Title: eventualmente al iniciar ubuntu 11.10 nautilus tiene una interfaz muy antigua (color gris) sin nada de estilo. To manage notifications a

[Bug 772817] Re: Unity doesn't hide when numlock is on

2011-06-30 Thread Elvis Dominguez
** Changed in: unity Assignee: Elvis Dominguez (elvisd79) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772817 Title: Unity doesn't hide when numlock is on T

[Bug 734010] Re: spacing between indicators should be 5 pixels

2011-07-11 Thread Elvis Dominguez
** Changed in: unity Assignee: Elvis Dominguez (elvisd79) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734010 Title: spacing between indicators should be 5 pixels To man

[Bug 734010] Re: spacing between indicators should be 5 pixels

2011-06-22 Thread Elvis Dominguez
** Changed in: unity Status: Confirmed => In Progress ** Changed in: unity Assignee: (unassigned) => Elvis Dominguez (elvisd79) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734010

[Bug 734010] Re: spacing between indicators should be 5 pixels

2011-06-22 Thread Elvis Dominguez
** Changed in: unity Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734010 Title: spacing between indicators should be 5 pixels To manage notifications about

[Bug 772817] Re: Unity doesn't hide when numlock is on

2011-06-22 Thread Elvis Dominguez
** Changed in: unity Assignee: (unassigned) => Elvis Dominguez (elvisd79) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772817 Title: Unity doesn't hide when numlock is on T

[Bug 772177] Re: Alt+Tab "Feels" slow

2011-06-23 Thread Elvis Dominguez
** Changed in: compiz (Ubuntu) Status: Confirmed => In Progress ** Changed in: compiz (Ubuntu) Assignee: (unassigned) => Elvis Dominguez (elvisd79) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 772177] Re: Alt+Tab "Feels" slow

2011-06-23 Thread Elvis Dominguez
** Changed in: compiz (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772177 Title: Alt+Tab "Feels" slow To manage notifications about this bug go

[Bug 795422] Re: Quicklist item "Keep In Launcher" should be "Keep in launcher" as design

2011-06-23 Thread Elvis Dominguez
** Changed in: unity (Ubuntu) Status: Triaged => In Progress ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Elvis Dominguez (elvisd79) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 795422] Re: Quicklist item "Keep In Launcher" should be "Keep in launcher" as design

2011-06-25 Thread Elvis Dominguez
** Changed in: unity (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795422 Title: Quicklist item "Keep In Launcher" should be "Keep in launcher" a

[Bug 588612] Re: evince can't open some pdf files, floating point exception

2010-06-30 Thread Elvis D.
Hola Pedro, finally i have the logs required. hope this helps! Kindly elvisd ** Attachment added: "gdb log" http://launchpadlibrarian.net/51203680/gdb-evince.txt -- evince can't open some pdf files, floating point exception https://bugs.launchpad.net/bugs/588612 You received this bug notif

[Bug 588612] Re: evince can't open some pdf files, floating point exception

2010-06-30 Thread Elvis D.
there's another file here... ** Attachment added: "another file generated..." http://launchpadlibrarian.net/51203913/61.tar.gz -- evince can't open some pdf files, floating point exception https://bugs.launchpad.net/bugs/588612 You received this bug notification because you are a member of Ub

<    1   2   3   >