[Bug 1476169] Re: Update Thunderbird to 38.x.0

2015-08-25 Thread Marco Cimmino
Finally got the update to 38.2.0 today to my Vivid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476169 Title: Update Thunderbird to 38.x.0 To manage notifications about this bug go to:

[Bug 1476169] Re: Update Thunderbird to 38.x.0

2015-08-18 Thread Marco Cimmino
** Summary changed: - Update Thunderbird to 38.1.0 + Update Thunderbird to 38.x.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476169 Title: Update Thunderbird to 38.x.0 To manage notifications

[Bug 1476169] Re: Update Thunderbird to 38.1.0

2015-08-14 Thread Marco Cimmino
Thunderbird 38.2.0 has been released: https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/38.2.0/ https://www.mozilla.org/en-US/thunderbird/38.2.0/releasenotes/ I do not see any security issues fixed, but since is based on Firefox 38.2.0 I would assume there are? -- You received this

[Bug 1450137] Re: Qt5 applications crash when switching screens

2015-07-22 Thread Marco Cimmino
I cannot use Willy at the moment, but some other user on Arch Linux found out that the workaround in Qt 5.4.2 isn't fixing all crashes, I hope someone can confirm this. https://bugs.archlinux.org/task/43986 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2014-02-10 Thread Marco Cimmino
Ultimately, I think you'd need two packages - one skype package that is arch-independent so that you always end up with a 'skype' package installed, and a skype-bin which installs the i386 binaries I guess I haven't been clear enough, but Skype is NOT interested in creating TWO packages only to

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2014-02-07 Thread Marco Cimmino
Hi, yes I think John is right, the problem is: Skype is not interested in splitting the package into two different packages, this will make the user confused at our web site download page and we would like to still provide Ubuntu package on our website. So what else could be done? Is there

[Bug 1263127] Re: High Contrast theme does not work with Skype on Ubuntu 12.04 amd64

2013-12-29 Thread Marco Cimmino
Oh yea the old ia32-libs meta package, I thought was not needed any longer on a multiarch Ubuntu, but yea it did the trick. Although installed way too many unneeded 32-bit packages, I was hoping to not pull so much. Anyway thank you, trying to figure out now a smaller subset that can be

[Bug 1263127] Re: High Contrast theme does not work with Skype on Ubuntu 12.04 amd64

2013-12-29 Thread Marco Cimmino
Ok this is the smallest subset I found for Ubuntu 12.04 64-bit to make any Qt app at 32-bit working with theming and styling: sudo apt-get install libgtk2.0-0:i386 gtk2-engines:i386 libgconf-2-4:i386 I think can be closed, thank you! -- You received this bug notification because you are a

[Bug 1263127] Re: hi-contract icons not visible

2013-12-28 Thread Marco Cimmino
Unluckily as I tried to explain many times to Canonical the problem are not icons, but the Qt themes (colors, styles, etc) are not picked up on a 32-bit binary running on 64-bit Ubuntu. Icons are NOT a problem here. I am going to provide a very simple Qt code to demonstrate the issue. -- You

[Bug 1263127] Re: hi-contract icons not visible

2013-12-28 Thread Marco Cimmino
Ok I found the package needed, this command fixes the issue: sudo apt-get install libgtk2.0-0:i386 It pulls a lot of 32-bit libraries and then Skype can get the proper themes and colors, included high contrast ones. I am not sure if there is a smaller subset of libraries needed, but this is what

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2013-12-28 Thread Marco Cimmino
Even after clicking on the very hidden link at the bottom, Skype is not even at the top, even if the search is 1:1 match with the package name! ** Attachment added: Ubuntu Software Center after Skype has been installed, search for it, click on Show 18 technical items

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2013-12-28 Thread Marco Cimmino
** Attachment added: Ubuntu Software Center after Skype has been installed via Skype debian package https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1263128/+attachment/3937083/+files/01-ubuntu_software_center_after_skype_installed.png -- You received this bug notification

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2013-12-28 Thread Marco Cimmino
Skype is not showed in the search, even if it is installed. ** Attachment added: Ubuntu Software Center after Skype has been installed, search for it https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1263128/+attachment/3937084/+files/02a-ubuntu_software_center%2Bsearch.png --

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2013-12-28 Thread Marco Cimmino
There are TWO issues with Skype debian package shipped at skype.com at the moment: 1. After the installation of Skype the button is showing Install like nothing happened, despite has been correctly installed, this bug was fixed in Ubuntu 13.04 and regressed again in Ubuntu 13.10. 2. To uninstall

[Bug 1263128] Re: Skype is hidden under technical items in USC when installed from deb downloaded from skype

2013-12-28 Thread Marco Cimmino
Finally, after scrolling around the middle (?!?) Skype is there, buried where no one will ever discover. Uninstalling from command line is going to be easier than the UI, unfortunately. ** Attachment added: Ubuntu Software Center after Skype has been installed, search for it, click on Show 18

[Bug 1263125] Re: screen reader does not read system notifications

2013-12-28 Thread Marco Cimmino
I am sorry, this seems to work on Ubuntu 13.10 (64-bit), maybe last time I tried on Ubuntu 12.04, I'll double check. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263125 Title: screen reader does

[Bug 1263125] Re: screen reader does not read system notifications

2013-12-28 Thread Marco Cimmino
Checked and also 12.04 seems fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263125 Title: screen reader does not read system notifications To manage notifications about this bug go to:

[Bug 1263127] Re: hi-contract icons not visible

2013-12-28 Thread Marco Cimmino
Ok the above command works ok on Ubuntu 13.10 amd64, but does not seem to affect Skype on Ubuntu 12.04 amd64. Any suggestions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263127 Title:

[Bug 1263127] Re: High Contrast theme does not work with Skype on Ubuntu 12.04 amd64

2013-12-28 Thread Marco Cimmino
** Summary changed: - hi-contract icons not visible + High Contrast theme does not work with Skype on Ubuntu 12.04 amd64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263127 Title: High Contrast

[Bug 1247473] Re: Opening The Dictator DVD crashes libdvdnav

2013-11-22 Thread Marco Cimmino
The patch is NA and doesn't seem it made to the upstream, this is what I read from the above link, which is anyway from March 2013. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247473 Title:

[Bug 1004426] Re: Skype system tray menu blinks

2013-11-12 Thread Marco Cimmino
Actually Canonical seems have fixed this on Ubuntu 13.10, Vladimir can you double check please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004426 Title: Skype system tray menu blinks To manage

[Bug 1247473] [NEW] Opening The Dictator DVD crashes libdvdnav

2013-11-02 Thread Marco Cimmino
Public bug reported: Kubuntu 13.04 libdvdnav4 4.2.0+20130225-1ubuntu0.1 Open The Dictator, crashes in a very similar way to LP: #1094499 but since I got the fixed package I am not sure why is still crashing. Doesn't matter if opening with VLC or Dragon Player, crashes exactly the same way, 100%

[Bug 1247473] Re: Opening The Dictator DVD crashes libdvdnav

2013-11-02 Thread Marco Cimmino
** Attachment added: libdvd_nav_all_threads.txt https://bugs.launchpad.net/ubuntu/+source/libdvdnav/+bug/1247473/+attachment/3898791/+files/libdvd_nav_all_threads.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1004426] Re: Skype system tray menu blinks

2013-11-01 Thread Marco Cimmino
** Project changed: ayatana-ubuntu = skype (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004426 Title: Skype system tray menu blinks To manage notifications about this bug go to:

[Bug 1004426] Re: Skype system tray menu blinks

2013-11-01 Thread Marco Cimmino
Hi, yes Skype clears and re-creates the menu at every click, but this is not causing any blinking on other distributions (i.e. Kubuntu) and also it was not a problem on Ubuntu itself before v12.04 if I remember correctly. I also checked the code and looks like when the package 'sni-qt' is

[Bug 1183020] Re: Skype icon does not show up in top bar

2013-05-22 Thread Marco Cimmino
Please run this from the console: sudo apt-get install sni-qt:i386 This is also mentioned in the README file located under /usr/share/doc/skype/README -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1074747] Re: SRU tracking bug for KDE SC 4.9.3

2012-12-11 Thread Marco Cimmino
This release to Quantal messed up my computer, not sure if I hit a partially updated server or what, but I couldn't boot KDE anymore, to fix it had to do the following via console: sudo apt-get install kubuntu-desktop And then shortly I discovered that Muon uninstalled most of KDE packages for

[Bug 1056494] Re: libqt4-network should have libssl in its depends list

2012-10-23 Thread Marco Cimmino
Any update on this? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1056494 Title: libqt4-network should have libssl in its depends list To manage notifications about this bug go to:

[Bug 1061765] [NEW] libQtWebKit at 32 bit under ia32-libs depend on non existant libphonon @ 32 bit

2012-10-04 Thread Marco Cimmino
Public bug reported: Ubuntu 10.04.4 Lucid @ 64 bit http://packages.ubuntu.com/lucid/amd64/ia32-libs/filelist libQtWebKit depends on libphonon4 which is not included in the package: marco@marco-ThinkPad-T420s:~/Downloads/ia32-libs_2.7ubuntu26.1_amd64/usr/lib32$ ldd libQtWebKit.so.4.6.2

[Bug 1056494] [NEW] QtWebKit should have libssl in its depends list

2012-09-25 Thread Marco Cimmino
Public bug reported: Since 12.04 Ubuntu is now multiarch, this means I can pull Qt and QtWebKit at 32 bit on a 64 bit OS, however QtWebKit does not depend on libssl so this means that using it will completely fail to open HTTPS urls. http://packages.ubuntu.com/precise/libqtwebkit4 I think

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2012-05-15 Thread Marco Cimmino
Alessio, this bug is gone after Lucid, the point of the ticket is you left a LTS release with a package that is useless because doesn't use the correct APIs. You used a bunch of packages that were incompatible between them! Changing tickets to incomplete after so many months is just embarassing,

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
Happens for me as well on today's daily cd, but automatic report told me as well that this is a duplicate of this issue, then fails to open the link in the browser, closing the error start again and lastly sent something, not sure where and what, finally rebooted. This is quote bad issue. --

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
Ok I found the log files. ** Attachment added: Ubiquity debug log https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776572/+files/debug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
** Attachment added: version log https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776574/+files/version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title:

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
** Attachment added: dm log https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776573/+files/dm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title: ubiquity

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
** Attachment added: partman https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776586/+files/partman -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title:

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
** Attachment added: syslog https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776584/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title:

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-23 Thread Marco Cimmino
** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/912031/+attachment/2776585/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title:

[Bug 856710] Re: KMail2 migration wizard does not work on localized versions of Kubuntu

2011-10-31 Thread Marco Cimmino
To run migrator again: rm ~/.kde/share/config/kmail-migratorrc -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in Ubuntu. https://bugs.launchpad.net/bugs/856710 Title: KMail2 migration wizard does not work on localized versions of

[Bug 495423] Re: update to grub-pc writes MBR without checks, prompt or backup

2011-09-12 Thread Marco Cimmino
Is there a way to get this prioritized? Come on guys... wiping out MBR without asking... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/495423 Title: update to grub-pc writes MBR without checks,

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-08-29 Thread Marco Cimmino
Update works perfectly for me and I believe this bug should be closed. For any unrelated problem with unrelated kernel versions might be filed under a different ticket I guess. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-30 Thread Marco Cimmino
Packaged my self since no sign of life here: http://www.marcocimmino.net/2011/07/30/librmagick-ruby-for-ubuntu-lucid-32-bit-with-destroyconstitute-missing-symbol-fixed/ I didn't add the patch but applied right away. Ubuntu please fix this broken package in your latest LTS release!!! -- You

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-26 Thread Marco Cimmino
I am running the proposed kernel since 5 days and so far not one single freeze, seems promising. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Disabling an output can cause vblank

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-24 Thread Marco Cimmino
Here we go, you need a png file called example.png, whatever image should work ok. Launch then inside the dir with: ruby example.rb and observe the issue, thanks. ** Attachment added: Test case for RMagick

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-24 Thread Marco Cimmino
Even found the upstream fix https://github.com/rmagick/rmagick/commit/98857201d56b2b987796309e8a5ea32f4d8ddc8c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/539106 Title: filter_logoaway:

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-23 Thread Marco Cimmino
I cannot share the code I use, but I will try to make a simple example. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/539106 Title: filter_logoaway: unresolved symbol DestroyConstitute To manage

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-22 Thread Marco Cimmino
Here there is a patch that fixes the issue: https://bugs.launchpad.net/ubuntu/+source/librmagick-ruby/+bug/518122/comments/27 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/539106 Title:

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2011-07-22 Thread Marco Cimmino
@Lucas: Comment #27 has the patch again ImageMagic, you have used non compatible versions in an Ubuntu LTS release. This is quite bad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/518122 Title:

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2011-07-22 Thread Marco Cimmino
Sorry the patch is against RMagick to use old API in ImageMagick, but the point is the same, you messed up a bit here. Can you fix this bug too? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 539106] Re: filter_logoaway: unresolved symbol DestroyConstitute

2011-07-22 Thread Marco Cimmino
Sorry I meant that same issue affects package: librmagick-ruby and the patch to fix it is above ^. Please fix! ** Also affects: librmagick-ruby (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2011-07-22 Thread Marco Cimmino
Clint: 1. there is no regression, just multiple issues with RMagick package in Lucid and more in general the too old package of ImageMagick shipped in Lucid 2. there is a _different_ bug report opened since 2010-03-15 #539106 now I have added more info, but still. 3. there is also a solution!

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-21 Thread Marco Cimmino
The fix is now in proposed. Where? I can get only 2.6.38.11.26 where I don't see this fix in the changelog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Disabling an output can

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-21 Thread Marco Cimmino
Seth yes the correct versions of the kernel in proposed are: linux-image v2.6.38-11.47 linux-headers v2.6.38-11.47 but that version is from Fri, 15 Jul 2011 that is 4 days earlier than your comment. Now that I can see is based on upstream kernel v2.6.38.8 so that might be the right one, so you

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-14 Thread Marco Cimmino
5 weeks past from the promised patch (10 from the release of Natty), kernel 2.6.38-10 just released with even an ABI bump, a good excuse to include the fix but no :( I am a bit disappointed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-05 Thread Marco Cimmino
Honestly you could have taken only the patch we are talking about here. This kernel is so unstable for me! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Disabling an output can cause

[Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-07-03 Thread Marco Cimmino
Comment #86 said 3 weeks, 4 weeks has been past, where is this update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Disabling an output can cause vblank events to be missed To

[Bug 776617] [NEW] Internal modem being regonized endless times

2011-05-03 Thread Marco Cimmino
Public bug reported: Since today the internal modem Bus 002 Device 126: ID 0bdb:1911 Ericsson Business Mobile Networks BV Is recognized endless times, see the dmesg output ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu3

[Bug 776617] Re: Internal modem being regonized endless times

2011-05-03 Thread Marco Cimmino
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776617 Title: Internal modem being regonized endless times -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 776617] Re: Internal modem being regonized endless times

2011-05-03 Thread Marco Cimmino
Syslog zipped ** Attachment added: Syslog https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776617/+attachment/2109987/+files/syslog.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776617

[Bug 776617] Re: Internal modem being regonized endless times

2011-05-03 Thread Marco Cimmino
** Attachment added: lsusb -v https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776617/+attachment/2109988/+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/776617 Title:

[Bug 776617] Re: Internal modem being regonized endless times

2011-05-03 Thread Marco Cimmino
Disabling the wwan from the bios stopped the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776617 Title: Internal modem being regonized endless times -- ubuntu-bugs mailing list

[Bug 718858] Re: GPU hang using GL on x86_64

2011-04-29 Thread Marco Cimmino
I don't think this is a nvidia graphic drivers bug, as I have the same exact trace but using Intel drivers and Kubuntu 11.04 attaching my X log, to note: [ 263.547] [mi] EQ overflowing. The server is probably stuck in an infinite loop. [ 263.547] Backtrace: [ 263.547] 0: /usr/bin/X

[Bug 755099] Re: X lockup caused by compiz/unity

2011-04-29 Thread Marco Cimmino
Might be dupe of #718858 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755099 Title: X lockup caused by compiz/unity -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 740126] Re: Something blocks compiz randomly several times per day

2011-04-29 Thread Marco Cimmino
#718858 and #755099 are same issues of this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Something blocks compiz randomly several times per day -- ubuntu-bugs mailing list

[Bug 495423] Re: update to grub-pc writes MBR without checks, prompt or backup

2011-04-22 Thread Marco Cimmino
kubuntu 11.04 beta2 1. installed windows 2. installed kubuntu 11.04 and encrypted 3. encrypted windows using pgp everything was fine until grub2 update kicked in and overwrote mbr, so now I cannot see windows encrypted partition anymore in grub2, this is easy to fix, but the problem that pgp also

[Bug 689268] Re: Skype's menu doesn't appear in the menu bar

2011-04-14 Thread Marco Cimmino
@Gustavo CTRL+U? Is also written in the readme file. Can I close then our Jira ticket? If yes can you next time do not push people to open random Jira ticket when they don't know why they are doing this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 689268] Re: Skype's menu doesn't appear in the menu bar

2011-04-13 Thread Marco Cimmino
We do not have any top menu since all qt4 versions of Skype, now Skype devs should fix, but what exactly they should fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689268 Title: Skype's menu

[Bug 647306] Re: No Skype poster's remorse except for most time recent comment

2010-12-31 Thread Marco Cimmino
By design you can remove only your recent messages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/647306 Title: No Skype poster's remorse except for most time recent comment -- ubuntu-bugs mailing

[Bug 670394] Re: [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-23 Thread Marco Cimmino
I also noticed that on another WIFI connection, sometimes it drops and dmesg shows: [61911.077783] iwlagn :03:00.0: Microcode SW error detected. Restarting 0x8200. [61911.077793] iwlagn :03:00.0: Loaded firmware version: 228.61.2.24 [61911.077816] iwlagn :03:00.0: Start IWL

[Bug 670394] [NEW] [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-03 Thread Marco Cimmino
Public bug reported: I installed Kubuntu Maverick 10.10 and my wifi is not connecting anymore to the office wifi that is a WPA2 5 Ghz hotspot, it is not using n protocol. And even when I manage to connect (after many tries) it is very unstable. Rebooting using Lucid kernel (2.6.32) then it

[Bug 670394] Re: [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-03 Thread Marco Cimmino
** Attachment added: dmesg.log https://bugs.launchpad.net/bugs/670394/+attachment/1721738/+files/dmesg.log -- [maverick regression] Intel 4965 cannot connect using WPA2 https://bugs.launchpad.net/bugs/670394 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 670394] Re: [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-03 Thread Marco Cimmino
** Attachment added: lspci-vnvn.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/670394/+attachment/1721739/+files/lspci-vnvn.log -- [maverick regression] Intel 4965 cannot connect using WPA2 https://bugs.launchpad.net/bugs/670394 You received this bug notification because you are a

[Bug 670394] Re: [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-03 Thread Marco Cimmino
** Attachment added: uname-a.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/670394/+attachment/1721740/+files/uname-a.log -- [maverick regression] Intel 4965 cannot connect using WPA2 https://bugs.launchpad.net/bugs/670394 You received this bug notification because you are a

[Bug 670394] Re: [maverick regression] Intel 4965 cannot connect using WPA2

2010-11-03 Thread Marco Cimmino
** Attachment added: version.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/670394/+attachment/1721741/+files/version.log ** Description changed: - I installed Kubuntu Maverick 10.10 and my wifi is not connecting anymore to the office wifi that is a WPA2 5 Ghz hotspot, it is not

[Bug 657981] Re: Intel 4965AGN Can't Do 5Ghz, 40Mhz in Maverick

2010-11-01 Thread Marco Cimmino
I guess due to #630748 module-init-tools (3.12-1ubuntu2) maverick; urgency=low * Temporarily disable 11n functionality for iwlagn driver. Intel is actively working to get this properly fixed up in the firmware. This workaround should be reverted once updated firmware is available.

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-10-14 Thread Marco Cimmino
I think I have the same problem described here: Bug #539106 There seems to be an API change in imagemagick and this version of librmagick is too old. -- Please rebuild for newer version of ImageMagick https://bugs.launchpad.net/bugs/518122 You received this bug notification because you are a

[Bug 459639] Re: X server starts randomly in failsafe when starting from cold boot

2010-09-06 Thread Marco Cimmino
Indeed for me this solution seems the best so far: until ( lsmod | grep '^nvidia ' /dev/null ); do sleep 1; done -- X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-09-04 Thread Marco Cimmino
Doesn't seem to work here I still get ruby: symbol lookup error: /usr/lib/ruby/1.8/i486-linux/RMagick2.so: undefined symbol: DestroyConstitute don't know why -- Please rebuild for newer version of ImageMagick https://bugs.launchpad.net/bugs/518122 You received this bug notification because you

[Bug 459639] Re: X server starts randomly in failsafe when starting from cold boot

2010-08-18 Thread Marco Cimmino
Robbie for my experience bugs get not automagically fixed, I can't test on Maverick right now, but if there is a problem that nvidia module is not loaded then this bug will raise in Maverick too. Maybe this should be fixed in the nvidia driver or maybe in kdm, this I don't know, but until someone

[Bug 599268] Re: This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. (RuntimeError)

2010-08-16 Thread Marco Cimmino
Dupe of https://bugs.launchpad.net/ubuntu/+source/librmagick- ruby/+bug/518122 ? -- This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. (RuntimeError) https://bugs.launchpad.net/bugs/599268 You received this bug notification because you are a

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-07-08 Thread Marco Cimmino
Yes I took package from Debian testing that included the patch. Some other people just mentioned that is enough recompiling the same source code of the Lucid package under Lucid, it seems they compiled the package for Lucid under another platform, so the fix from Ubuntu would be very easy, but God

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-07-01 Thread Marco Cimmino
I uninstalled all nvidia-* packages and installed again, so all old files should have been cleared out, but still happening the issue. ** Changed in: xorg-server (Ubuntu) Status: Incomplete = Confirmed -- [Karmic] X server starts randomly in failsafe when starting from cold boot

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-07-01 Thread Marco Cimmino
Adding new round of logging with Lucid up2date to 1st of July 2010 and KDE 4.4.5 ** Attachment added: syslog http://launchpadlibrarian.net/51230406/syslog -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-07-01 Thread Marco Cimmino
** Attachment added: xorg log http://launchpadlibrarian.net/51230439/Xorg.0.log -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-07-01 Thread Marco Cimmino
** Attachment added: xorg failsafe log http://launchpadlibrarian.net/51230444/Xorg.failsafe.log -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-07-01 Thread Marco Cimmino
** Attachment added: xorg.conf http://launchpadlibrarian.net/51230487/xorg.conf -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-06-03 Thread Marco Cimmino
Just found out that I have some very old /etc/init.d scripts I believe from 8.04 that no upgrade script ever deleted them, no idea if they can interferee or what. Attaching two that are suspicious. ** Attachment added: /etc/init.d/kde-guidance

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-06-03 Thread Marco Cimmino
** Attachment added: /etc/init.d/nvidia-kernel http://launchpadlibrarian.net/49630404/nvidia-kernel -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-05-21 Thread Marco Cimmino
So if it is so easy, why none from ubuntu just recompile it and release at least under lucid-proposed?? -- Please rebuild for newer version of ImageMagick https://bugs.launchpad.net/bugs/518122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-16 Thread Marco Cimmino
This bug is happening for me on 50% of the startup, is very very annoying, attaching more logs, if someone is listening. ** Attachment added: kdm log http://launchpadlibrarian.net/48536764/kdm.log.1 -- [Karmic] X server starts randomly in failsafe when starting from cold boot

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-16 Thread Marco Cimmino
** Attachment added: xorg log http://launchpadlibrarian.net/48536771/Xorg.0.log -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-16 Thread Marco Cimmino
** Attachment added: xorg failsafe log http://launchpadlibrarian.net/48536783/Xorg.failsafe.log -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-16 Thread Marco Cimmino
** Attachment added: xorg.conf http://launchpadlibrarian.net/48536789/xorg.conf -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-16 Thread Marco Cimmino
** Attachment added: xorg.conf.failsafe http://launchpadlibrarian.net/48536851/xorg.conf.failsafe -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 554514] Re: cant find resource agents

2010-05-13 Thread Marco Cimmino
To be honest, from the xsession-errors and what you just wrote about the resource I would think that it is more of a migration issue in non- KDE systems... :/ No, my is 100% kubuntu/kde system and I have this error message at every startup of Kontact, attaching selftest. ** Attachment added:

[Bug 576750] Re: SVN client does not work due to Certificate verification error

2010-05-09 Thread Marco Cimmino
The issue is not in subversion but under the package: libneon27-gnutls So I created a package with karmic version for lucid, should fix your issue, but remind that this is not a real bug, but more certificates that should be recreated.

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-06 Thread Marco Cimmino
** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) = Bryce Harrington (bryceharrington) -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-05 Thread Marco Cimmino
This is still present on Kubuntu Lucid 10.04 and very random, depends on how fast/slow other processes start. Attaching my logs where you can see KDM sometimes fails and defaults to failsafe. Pls do not bother to report these: (EE) May 04 22:25:21 NVIDIA(1): Unable to find available Display

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-05 Thread Marco Cimmino
Adding Xorg log ** Attachment added: Xorg.0.log.old http://launchpadlibrarian.net/47867169/Xorg.0.log.old -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you are a member of Ubuntu

[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot

2010-05-05 Thread Marco Cimmino
Adding Xorg.failsafe.log ** Attachment added: Xorg.failsafe.log.old http://launchpadlibrarian.net/47867178/Xorg.failsafe.log.old -- [Karmic] X server starts randomly in failsafe when starting from cold boot https://bugs.launchpad.net/bugs/459639 You received this bug notification because you

  1   2   >