[Bug 572125] [NEW] Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error

2010-04-30 Thread Cesare Mastroianni
Public bug reported: Using Ubuntu 9.10 + HPLIP 3.9.12 (Device Man. ver. 15.0 Qt4) + HP LaserJet P1005 The printer works fine as long as there is paper in. When the paper bin is empty, HPLIP interface claims for Device communication error. When I put some new paper in, the printer won't come back

[Bug 568943] Re: trash problem

2010-04-24 Thread Cesare Tirabassi
I don't see a thing there, just ads and some cheesy music. -- trash problem https://bugs.launchpad.net/bugs/568943 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 568943] Re: trash problem

2010-04-23 Thread Cesare Tirabassi
What release are you using? Can you check by using the F key to entering/exiting full screen? Check also if you have a shortcut defined for the Trash (I guess you are on Gnome?)? ** Changed in: gecko-mediaplayer (Ubuntu) Status: New = Incomplete -- trash problem

Re: [Bug 568943] Re: trash problem

2010-04-23 Thread Cesare Tirabassi
Hmmm, I don't actually follow you, I don't see how the full screen button and the trash could overlap. Perhaps a screenshot or drawing would help. On Fri, Apr 23, 2010 at 3:23 PM, Enis catake...@gmail.com wrote: 10.04 RC. I can not control F key. Full-screen button and the trash they are

Re: [Bug 566651] Re: Thunderbird crashed during normal operations (segmentation fault)

2010-04-22 Thread Cesare Mastroianni
Przemysław Kulczycki ha scritto: Please follow the instructions on the following site to install debugging packages and provide us with more information regarding this crash. *https://wiki.ubuntu.com/DebuggingProgramCrash* Thanks. I've completed the step-by-step procedure described in

[Bug 566651] Dependencies.txt

2010-04-21 Thread Cesare Mastroianni
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44945051/Dependencies.txt -- Thunderbird crashed during normal operations (segmentation fault) https://bugs.launchpad.net/bugs/566651 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 566651] apport-collect data

2010-04-21 Thread Cesare Mastroianni
Architecture: amd64 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: thunderbird 2.0.0.24+build1+nobinonly-0ubuntu0.9.10.2 PackageArchitecture: amd64 ProcEnviron: PATH=(custom, no user) LANG=it_IT.UTF-8 LANGUAGE=it_IT.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu

[Bug 566651] XsessionErrors.txt

2010-04-21 Thread Cesare Mastroianni
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/44945056/XsessionErrors.txt ** Tags added: apport-collected -- Thunderbird crashed during normal operations (segmentation fault) https://bugs.launchpad.net/bugs/566651 You received this bug notification because you are a

[Bug 566651] Re: Thunderbird crashed during normal operations (segmentation fault)

2010-04-20 Thread Cesare Mastroianni
Thank you for the hint. I tried apport-collect 566651, but the command-line ended with IOError: [Errno 13] Permission denied: '/home/cece/.cache/apport/launchpad.credentials' It seems that I have no rights to read some file in the cache of my home directory (cece is my login name). Regards.

[Bug 566651] [NEW] Thunderbird crashed during normal operations (segmentation fault)

2010-04-19 Thread Cesare Mastroianni
Public bug reported: Binary package hint: thunderbird I was using Thunderbird for email reading. Double clicking on to a message to open it, suddenly the Thunderbird interface closed. See here the ~/.xsession-errors log report: -- (thunderbird-bin:2348): GLib-WARNING

[Bug 565090] Re: conky crashed with SIGSEGV in __printf_fp()

2010-04-18 Thread Cesare Tirabassi
Anyway, the source of the problem was ~/.scripts/hd_default.py. I would like to give a look at it to see what is it that could have caused the crash. It was likely to be a malformed output, still it shouldn't cause conky to crash. -- conky crashed with SIGSEGV in __printf_fp()

[Bug 565090] Re: conky crashed with SIGSEGV in __printf_fp()

2010-04-17 Thread Cesare Tirabassi
Please attach your configuration file. ** Visibility changed to: Public ** Changed in: conky (Ubuntu) Status: New = Incomplete -- conky crashed with SIGSEGV in __printf_fp() https://bugs.launchpad.net/bugs/565090 You received this bug notification because you are a member of Ubuntu

[Bug 556546] Re: can't run conky on cli with conky-all

2010-04-15 Thread Cesare Tirabassi
Actually, I think this is already implemented. Using out_to_x no should do what you want. ** Changed in: conky (Ubuntu) Status: Incomplete = Invalid -- can't run conky on cli with conky-all https://bugs.launchpad.net/bugs/556546 You received this bug notification because you are a member

[Bug 551670] Re: Conky is very slow if you download with wget

2010-04-15 Thread Cesare Tirabassi
OK, closing then. ** Changed in: conky (Ubuntu) Status: Incomplete = Invalid -- Conky is very slow if you download with wget https://bugs.launchpad.net/bugs/551670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 555568] Re: conky crashed with SIGSEGV in pthread_join()

2010-04-15 Thread Cesare Tirabassi
Closing, nothing can be done without the required info. ** Changed in: conky (Ubuntu) Status: Incomplete = Invalid -- conky crashed with SIGSEGV in pthread_join() https://bugs.launchpad.net/bugs/68 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 561108] Re: conky doesn't parse # when using execp function

2010-04-13 Thread Cesare Tirabassi
I thought you meant that it didn't respect newlines, but, yes, what you get is the expected behaviour. You obviously have to increase the text area size. On Mon, Apr 12, 2010 at 8:06 PM, scar rv9td4...@sneakemail.com wrote: Cesare Tirabassi cesare.tirabassi-at-gmail.com @ 04/12/2010 10:26 AM

[Bug 561108] Re: conky doesn't parse # when using execp function

2010-04-12 Thread Cesare Tirabassi
Why do you use execp then? Just use exec. ** Changed in: conky (Ubuntu) Status: New = Invalid -- conky doesn't parse # when using execp function https://bugs.launchpad.net/bugs/561108 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 561108] Re: conky doesn't parse # when using execp function

2010-04-12 Thread Cesare Tirabassi
Its worth mentioning that using $tail could also be a good alternative. -- conky doesn't parse # when using execp function https://bugs.launchpad.net/bugs/561108 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 561108] Re: conky doesn't parse # when using execp function

2010-04-12 Thread Cesare Tirabassi
$tail doesn't wrap the output Can you give me an example where it does this? -- conky doesn't parse # when using execp function https://bugs.launchpad.net/bugs/561108 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 527493] Re: gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full()

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full() https://bugs.launchpad.net/bugs/527493 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 513451] Re: gnome-mplayer crashed with signal 5 in _XError()

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/513451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 554306] Re: does not terminate at computer shutdown

2010-04-08 Thread Cesare Tirabassi
If there is a crash than you should obtain a backtrace (https://wiki.ubuntu.com/Backtrace). -- does not terminate at computer shutdown https://bugs.launchpad.net/bugs/554306 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 550766] Re: conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

2010-04-08 Thread Cesare Tirabassi
** Changed in: conky (Ubuntu) Status: Incomplete = Invalid -- conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 *** https://bugs.launchpad.net/bugs/550766 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 535351] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_get_xatom_by_name_for_display()

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer crashed with SIGSEGV in gdk_x11_get_xatom_by_name_for_display() https://bugs.launchpad.net/bugs/535351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 533589] Re: gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal()

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal() https://bugs.launchpad.net/bugs/533589 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 500413] Re: Video output dims on file change

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- Video output dims on file change https://bugs.launchpad.net/bugs/500413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 491296] Re: gecko stutters stops playing video, starts playing haltingly even fully cached, mplayer is perfect

2010-04-08 Thread Cesare Tirabassi
** Changed in: gecko-mediaplayer (Ubuntu) Status: Incomplete = Invalid -- gecko stutters stops playing video, starts playing haltingly even fully cached, mplayer is perfect https://bugs.launchpad.net/bugs/491296 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 537883] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay()

2010-04-08 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay() https://bugs.launchpad.net/bugs/537883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556546] Re: can't run conky on cli with conky-all

2010-04-08 Thread Cesare Tirabassi
Any suggestion for a better wording? -- can't run conky on cli with conky-all https://bugs.launchpad.net/bugs/556546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 556546] Re: can't run conky on cli with conky-all

2010-04-07 Thread Cesare Tirabassi
I don't see how you could run the conky binary provided in conky-all (which is compiled with X support) without an X server running. Perhaps you should file a wishlist bug upstream but I doubt that what you want is feasible. ** Changed in: conky (Ubuntu) Status: New = Incomplete --

[Bug 555568] Re: conky crashed with SIGSEGV in pthread_join()

2010-04-06 Thread Cesare Tirabassi
What happened here? And a copy of the configuration file that caused it would also be necessary (I believe ~/.Conky/conky_light). ** Visibility changed to: Public ** Changed in: conky (Ubuntu) Status: New = Incomplete -- conky crashed with SIGSEGV in pthread_join()

[Bug 555783] Re: gnome-mplayer is auto removable

2010-04-06 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer is auto removable https://bugs.launchpad.net/bugs/555783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 554306] Re: does not terminate at computer shutdown

2010-04-06 Thread Cesare Tirabassi
I really have no clue what your problem is. Your title says one thing and then you say something else. Can you try to explain with some clarity what the problem you encountered was? ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- does not terminate at computer shutdown

[Bug 525926] Re: Please sync conky 1.8.0-1 from Debian unstable (contrib).

2010-04-06 Thread Cesare Tirabassi
BTW, this is in Debian NEW at the moment. -- Please sync conky 1.8.0-1 from Debian unstable (contrib). https://bugs.launchpad.net/bugs/525926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 555783] Re: gnome-mplayer is auto removable

2010-04-05 Thread Cesare Tirabassi
No, I think it is more likely that you removed one of its dependencies. ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer is auto removable https://bugs.launchpad.net/bugs/555783 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 554376] Re: gnome-mplayer quicktime chrome

2010-04-04 Thread Cesare Tirabassi
** Visibility changed to: Public -- gnome-mplayer quicktime chrome https://bugs.launchpad.net/bugs/554376 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-04-04 Thread Cesare Tirabassi
Pavel LabathFix a leak in mpd.c (refcount fail) 2010-03-13 Cesare TirabassiFix doc re. mixer names 2010-03-13 Pavel Labathyikes, fix editing fail, thanks norsetto 2010-03-06 Pavel LabathFix iwlib detection in certain situations 2010-03-03 Brenden Matthews

[Bug 554444] Re: FTBFS with gcc 4.4

2010-04-04 Thread Cesare Falco
-- Cesare Falco cesare.fa...@gmail.com Sat, 03 Apr 2010 09:51:27 +0200 Just in case, I also would suggest to refresh source orig tarball, as it currently expands to sdlmame0136 instead of sdlmame-0.136. You can both download the original .zip and repack it manually or use the get-orig- source target

[Bug 550766] Re: conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

2010-04-01 Thread Cesare Tirabassi
** Visibility changed to: Public -- conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 *** https://bugs.launchpad.net/bugs/550766 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 550766] Re: conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

2010-04-01 Thread Cesare Tirabassi
Doesn' t seem to be a conky specific problem. Was this a one-off or does it happen consistently? ** Changed in: conky (Ubuntu) Status: New = Incomplete -- conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

[Bug 551670] Re: Conky is very slow if you download with wget

2010-04-01 Thread Cesare Tirabassi
I can' t actually reproduce it on my system, but I wonder if this could be caused by the reverse DNS loockup taking too long (just a wild guess, it shouldn't do this since it should be threaded), in which case it could be an issue with your IP provider. As a simple test, try eliminating the

[Bug 550766] Re: conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

2010-04-01 Thread Cesare Tirabassi
I'm pretty sure this is not an issue with conky itself, your configuration file is fine on my system. I would also rule out libgnutls, we do have the same version installed. -- conky assert failure: *** glibc detected *** conky: double free or corruption (fasttop): 0xafa01068 ***

Re: [Bug 551670] Re: Conky is very slow if you download with wget

2010-03-31 Thread Cesare Tirabassi
Restart conky with a wget does not change. You mean restart conky while you are downloading with wget, or? What is your cpu and memory usage when you see the slowdown? You are using a lot of execs in your configuration file; try disabling them all and see if the problem persists. If it doesn't

[Bug 551670] Re: Conky is very slow if you download with wget

2010-03-30 Thread Cesare Tirabassi
I really have no clue what you mean by is very slow when downloading a file. What is it that is slow, the displayed download speed? If thats the case you should know that using net_avg_samples 2 will average your download speed (see man conky). ** Changed in: conky (Ubuntu) Status: New =

[Bug 439956] Re: Cannot set manual IP and DNS with nm-connection-editor

2010-03-30 Thread Cesare Mastroianni
Sorry to bother You but I still have this problem (impossible to manual configure a wired connection) after upgrading to 9.10 I'm not able to fix it by applying the proposed PPA ppa:network- manager/trunk just because my machine is not able to connect to the Internet, just because of the but

[Bug 525579] Re: audio and video files are playing very fastly so no sound is heard

2010-03-28 Thread Cesare Tirabassi
yassir, what in the world made you decide that this was a bug on gnome- mplayer? ** Changed in: gnome-mplayer (Ubuntu) Status: New = Invalid ** Also affects: totem (Ubuntu) Importance: Undecided Status: New -- audio and video files are playing very fastly so no sound is heard

[Bug 544644] Re: gnome-mplayer assert failure: *** glibc detected *** gnome-mplayer: corrupted double-linked list: 0x0a254958 ***

2010-03-27 Thread Cesare Tirabassi
okki, thanks for letting us know. ** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- gnome-mplayer assert failure: *** glibc detected *** gnome-mplayer: corrupted double-linked list: 0x0a254958 *** https://bugs.launchpad.net/bugs/544644 You received this bug

[Bug 544644] Re: gnome-mplayer assert failure: *** glibc detected *** gnome-mplayer: corrupted double-linked list: 0x0a254958 ***

2010-03-23 Thread Cesare Tirabassi
I don' t think this is a gnome-mplayer issue, its more likely a problem with the gtk stack. ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New -- gnome-mplayer assert failure: *** glibc detected

[Bug 529856] Re: The Visualization in Mplayer movie player is not working at sometimes. And sometimes system does not play any sound, but the audio is not muted

2010-03-23 Thread Cesare Tirabassi
Not a problem with gnome-mplayer ** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Invalid -- The Visualization in Mplayer movie player is not working at sometimes. And sometimes system does not play any sound, but the audio is not muted https://bugs.launchpad.net/bugs/529856

[Bug 500413] Re: Video output dims on file change

2010-03-23 Thread Cesare Tirabassi
Any news on this? -- Video output dims on file change https://bugs.launchpad.net/bugs/500413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 537883] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay()

2010-03-21 Thread Cesare Tirabassi
Doesn't look like a gnome-mplayer issue, probably more an issue with the gtk client side windows code in 2.19.6. ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer crashed with

[Bug 537883] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay()

2010-03-21 Thread Cesare Tirabassi
Can you please report if you have the same problem with current gtk in Lucid (2.19.7)? -- gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay() https://bugs.launchpad.net/bugs/537883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 535351] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_get_xatom_by_name_for_display()

2010-03-21 Thread Cesare Tirabassi
This also seems a gtk issue. Same problem with latest Lucid gtk (2.19.7)? ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New -- gnome-mplayer crashed with SIGSEGV in

[Bug 533589] Re: gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal()

2010-03-21 Thread Cesare Tirabassi
Looks similar to bugs #537883 and #535351. Stil problems with current Lucid gtk (2.19.7)? ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal() https://bugs.launchpad.net/bugs/533589 You received this bug

[Bug 537883] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay()

2010-03-20 Thread Cesare Tirabassi
** Visibility changed to: Public -- gnome-mplayer crashed with SIGSEGV in gdk_x11_drawable_get_xdisplay() https://bugs.launchpad.net/bugs/537883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 535351] Re: gnome-mplayer crashed with SIGSEGV in gdk_x11_get_xatom_by_name_for_display()

2010-03-20 Thread Cesare Tirabassi
** Visibility changed to: Public -- gnome-mplayer crashed with SIGSEGV in gdk_x11_get_xatom_by_name_for_display() https://bugs.launchpad.net/bugs/535351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 512852] Re: display problem (karmic koala)

2010-03-20 Thread Cesare Tirabassi
Marking the gnome-mplayer task as fixed then, 0.9.9.2 has been released. ** Changed in: gnome-mplayer (Ubuntu) Status: Incomplete = Fix Released -- display problem (karmic koala) https://bugs.launchpad.net/bugs/512852 You received this bug notification because you are a member of Ubuntu

[Bug 538367] [NEW] [needs renaming] sdlmame to mame

2010-03-13 Thread Cesare Falco
Public bug reported: Binary package hint: sdlmame Nothing more to say, recently SDLMame has been renamed to MAME upstream. ** Affects: sdlmame (Ubuntu) Importance: Undecided Status: New ** Summary changed: - [needs renaming] sdlmame became mame + [needs renaming] sdlmame to mame

[Bug 538369] [NEW] [upgrade] mame new upstream 0.137

2010-03-13 Thread Cesare Falco
Public bug reported: Binary package hint: sdlmame A new upstream release of MAME is available, 0.137. This replaces SDLMAME, after projects merging. See also bug #538367 ** Affects: sdlmame (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package

[Bug 538429] [NEW] [needs-packaging] Please package source-highlight-ide

2010-03-13 Thread Cesare Tirabassi
Assignee: Cesare Tirabassi (norsetto) Status: In Progress ** Tags: needs-packaging ** Changed in: ubuntu Status: New = In Progress ** Changed in: ubuntu Assignee: (unassigned) = Cesare Tirabassi (norsetto) -- [needs-packaging] Please package source-highlight-ide https

[Bug 538429] Re: [needs-packaging] Please package source-highlight-ide

2010-03-13 Thread Cesare Tirabassi
Up for review in REVU: http://revu.ubuntuwire.com/p/source-highlight-ide Binay packages for lucid/karmic are in my PPA: https://launchpad.net/~norsetto/+archive/ppa/+packages -- [needs-packaging] Please package source-highlight-ide https://bugs.launchpad.net/bugs/538429 You received this bug

[Bug 537499] Re: Conky hides itself behind nautilus desktop

2010-03-12 Thread Cesare Tirabassi
I guess this is the new transparency code. You can try to recompile with it disabled (change the --enable-argb to --disable-argb in debian/rules) and see if you have the same problem. I don't use Gnome myself so I can't test (works fine for me). ** Changed in: conky (Ubuntu) Status: New =

[Bug 533589] Re: gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal()

2010-03-12 Thread Cesare Tirabassi
** Visibility changed to: Public -- gnome-mplayer crashed with SIGSEGV in dbus_g_proxy_connect_signal() https://bugs.launchpad.net/bugs/533589 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 537499] Re: Conky hides itself behind nautilus desktop

2010-03-12 Thread Cesare Tirabassi
I did look at this with some more details. I think your problem is that you use own_window_type desktop. This just sets the _NET_WM_WINDOW_TYPE_DESKTOP atom, which apparently metacity and beryl handle by stealing the focus if you click on the desktop. Beside this, conky only uses this to decide

[Bug 523793] Re: Latest gecko-mediaplayer will not install due to dependency problems

2010-03-06 Thread Cesare Tirabassi
Please sync gecko-mediaplayer 0.9.9.2 from Debian unstable (main). This is a bug-fix release only, therefore no FFe is needed. For the record, the upstream changelog between the current Ubuntu version and the Debian one is: http://code.google.com/p/gecko-

[Bug 532474] [NEW] Please sync gnome-mplayer 0.9.9.2-1 from Debian unstable (main)

2010-03-05 Thread Cesare Tirabassi
Public bug reported: Binary package hint: gnome-mplayer This is a bug-fix only release, no need to require an FFe. For the record, the delta changelog since current lucid version can be found here: http://code.google.com/p/gnome-

[Bug 529856] Re: The Visualization in Mplayer movie player is not working at sometimes. And sometimes system does not play any sound, but the audio is not muted

2010-03-01 Thread Cesare Tirabassi
What has this (whatever it is) to do with gnome-mplayer? ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- The Visualization in Mplayer movie player is not working at sometimes. And sometimes system does not play any sound, but the audio is not muted

[Bug 527493] Re: gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full()

2010-02-26 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full() https://bugs.launchpad.net/bugs/527493 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 527493] Re: gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full()

2010-02-25 Thread Cesare Tirabassi
Hmmm, I don' t think we will get a backtrace from apport. The only thing I can suggest is for Mikaell to install the gnome-mplayer-dbg package, see if he can reproduce the crash and eventually get it from him (following for instance these instructions: https://wiki.ubuntu.com/Backtrace). The

[Bug 527493] Re: gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full()

2010-02-24 Thread Cesare Tirabassi
Can you check this out Kevin? We should get a backtrace today. -- gnome-mplayer crashed with signal 7 in g_datalist_id_set_data_full() https://bugs.launchpad.net/bugs/527493 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 526573] Re: Gnome-mplayer audio language selection does not work.

2010-02-24 Thread Cesare Tirabassi
Yeah, I was testing with 0.9.9.2, so, it looks like it is an mplayer problem. ** Changed in: gnome-mplayer (Ubuntu) Status: New = Invalid ** Also affects: mplayer (Ubuntu) Importance: Undecided Status: New -- Gnome-mplayer audio language selection does not work.

[Bug 526573] Re: Gnome-mplayer audio language selection does not work.

2010-02-24 Thread Cesare Tirabassi
Yes, working fine with mplayer svn snapshot from 2009/12/20 so I'd say this is fixed upstream. ** Changed in: mplayer (Ubuntu) Status: New = Fix Committed -- Gnome-mplayer audio language selection does not work. https://bugs.launchpad.net/bugs/526573 You received this bug notification

[Bug 512852] Re: display problem (karmic koala)

2010-02-24 Thread Cesare Tirabassi
Subscriving Kevin which would not otherwise get any reply. -- display problem (karmic koala) https://bugs.launchpad.net/bugs/512852 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 500413] Re: Video output dims on file change

2010-02-24 Thread Cesare Tirabassi
Subscribing kevin which would not otherwise get any reply. -- Video output dims on file change https://bugs.launchpad.net/bugs/500413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 513451] Re: gnome-mplayer crashed with signal 5 in _XError()

2010-02-24 Thread Cesare Tirabassi
Can't reproduce this, nothing gets displayed from that link. ** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/513451 You received this bug notification because you are a member of Ubuntu

[Bug 512852] Re: display problem (karmic koala)

2010-02-24 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- display problem (karmic koala) https://bugs.launchpad.net/bugs/512852 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 489191] Re: mozilla browser plugin cant play these m4v files

2010-02-24 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed = Fix Released -- mozilla browser plugin cant play these m4v files https://bugs.launchpad.net/bugs/489191 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 489064] Re: After selecting multiple files in Nautilus, and opening them by context menu-gmplayer, multiples instances of gmplayer are opened

2010-02-24 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed = Fix Released -- After selecting multiple files in Nautilus, and opening them by context menu-gmplayer, multiples instances of gmplayer are opened https://bugs.launchpad.net/bugs/489064 You received this bug notification

[Bug 449460] Re: gnome-mplayer assert failure: *** glibc detected *** gnome-mplayer: corrupted double-linked list: 0x093c4890 ***

2010-02-24 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed = Fix Released -- gnome-mplayer assert failure: *** glibc detected *** gnome-mplayer: corrupted double-linked list: 0x093c4890 *** https://bugs.launchpad.net/bugs/449460 You received this bug notification because you are a

[Bug 448774] Re: In Russian locale, spaces are r eplaced with dots (·) in window title

2010-02-24 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed = Fix Released -- In Russian locale, spaces are replaced with dots (·) in window title https://bugs.launchpad.net/bugs/448774 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 86777] Re: ignores qtnext

2010-02-24 Thread Cesare Tirabassi
** Changed in: gecko-mediaplayer (Ubuntu) Status: Fix Committed = Fix Released -- ignores qtnext https://bugs.launchpad.net/bugs/86777 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 445767] Re: nspluginviewer crashed with SIGSEGV in QCoreApplication::postEvent()

2010-02-24 Thread Cesare Tirabassi
** Changed in: gecko-mediaplayer (Ubuntu) Status: Fix Committed = Fix Released -- nspluginviewer crashed with SIGSEGV in QCoreApplication::postEvent() https://bugs.launchpad.net/bugs/445767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 230662] Re: gecko-mediaplayer depends on firefox metapackage

2010-02-24 Thread Cesare Tirabassi
** Changed in: gecko-mediaplayer (Ubuntu) Status: Incomplete = Fix Released -- gecko-mediaplayer depends on firefox metapackage https://bugs.launchpad.net/bugs/230662 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 516326] Re: gecko-mediaplayer ignores cache size setting

2010-02-24 Thread Cesare Tirabassi
Are you enabling the mplayer cache option in the mplayer tab? ** Changed in: gecko-mediaplayer (Ubuntu) Status: New = Incomplete -- gecko-mediaplayer ignores cache size setting https://bugs.launchpad.net/bugs/516326 You received this bug notification because you are a member of Ubuntu

Re: [Bug 526573] [NEW] Gnome-mplayer audio language selection does not work.

2010-02-23 Thread Cesare Tirabassi
Can you check this Kevin? Switch audio track does work but selecting with Select Audio Language doesn't. On Tue, Feb 23, 2010 at 6:18 PM, Alistair Buxton a.j.bux...@gmail.com wrote: Public bug reported: Binary package hint: gnome-mplayer When playing an mpeg stream with multiple audio

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
** Visibility changed to: Public -- conky crashed with SIGSEGV in strnlen() https://bugs.launchpad.net/bugs/525926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 513451] Re: gnome-mplayer crashed with signal 5 in _XError()

2010-02-22 Thread Cesare Tirabassi
** Visibility changed to: Public -- gnome-mplayer crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/513451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
Yes, removing the configuration file and restarting will cause conky to crash. I can fix the first crash but then it will crash later on, the code is not really designed to handle this case. I don' t think we will fix this upstream, but I'll pass this to other devs just in case. ** Changed in:

[Bug 521526] Re: gnome-mplayer does not correctly handle aspect ratio changes in mpeg streams

2010-02-22 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: New = Fix Committed -- gnome-mplayer does not correctly handle aspect ratio changes in mpeg streams https://bugs.launchpad.net/bugs/521526 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
After some more thinking I think we found a way to fix this without hopefully not breaking anything else (basically, we don' t treat the configuration file deletion as a reload event). ** Changed in: conky (Ubuntu) Status: Won't Fix = Fix Committed -- conky crashed with SIGSEGV in

[Bug 523793] Re: Latest gecko-mediaplayer will not install due to dependency problems

2010-02-18 Thread Cesare Tirabassi
Well, this version is only meant as a provisional one since 0.9.9.1 will only be released after we entered freeze. For the time being you can either override the dependency check or just use 0.9.8. Once 0.9.9.1 is out (which I expect very soon) this will be corrected. ** Changed in:

[Bug 518317] Re: Please upgrade source-highlight-qt to 0.2.1-0ubuntu1

2010-02-18 Thread Cesare Tirabassi
Its too late Angel, we are past the freeze date now. -- Please upgrade source-highlight-qt to 0.2.1-0ubuntu1 https://bugs.launchpad.net/bugs/518317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 518317] Re: Please upgrade source-highlight-qt to 0.2.1-0ubuntu1

2010-02-17 Thread Cesare Tirabassi
** Changed in: source-highlight-qt (Ubuntu) Status: Incomplete = Won't Fix -- Please upgrade source-highlight-qt to 0.2.1-0ubuntu1 https://bugs.launchpad.net/bugs/518317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 521526] Re: gnome-mplayer does not correctly handle aspect ratio changes in mpeg streams

2010-02-14 Thread Cesare Tirabassi
** Changed in: gnome-mplayer (Ubuntu) Status: New = Incomplete -- gnome-mplayer does not correctly handle aspect ratio changes in mpeg streams https://bugs.launchpad.net/bugs/521526 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 230662] Re: gecko-mediaplayer depends on firefox metapackage

2010-02-08 Thread Cesare Tirabassi
** Changed in: gecko-mediaplayer (Ubuntu) Status: Fix Committed = Incomplete -- gecko-mediaplayer depends on firefox metapackage https://bugs.launchpad.net/bugs/230662 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 518317] Re: Please upgrade source-highlight-qt to 0.2.1-0ubuntu1

2010-02-07 Thread Cesare Tirabassi
1. There is no need to move the Name field in copyright 2. You should add a short list of the new features of this release in changelog 3. Versions for source-highlight and libsource-highlight-dev should be bumped in control 4. Pls. make sure that Copyright entries in copyright are properly

[Bug 230662] Re: gecko-mediaplayer depends on firefox metapackage

2010-02-07 Thread Cesare Tirabassi
If gecko-mediaplayer and opera are compatible we simply need to add opera in the list of possible Dependencies. Kevin, are they compatible, and if so is there a minimum required opera version? -- gecko-mediaplayer depends on firefox metapackage https://bugs.launchpad.net/bugs/230662 You

[Bug 230662] Re: gecko-mediaplayer depends on firefox metapackage

2010-02-07 Thread Cesare Tirabassi
@tensproxy: can you pls. report back if it works with Opera as is? ** Changed in: gecko-mediaplayer (Ubuntu) Status: Fix Released = Fix Committed -- gecko-mediaplayer depends on firefox metapackage https://bugs.launchpad.net/bugs/230662 You received this bug notification because you are

[Bug 518317] Re: Please upgrade source-highlight-qt to 0.2.1-0ubuntu1

2010-02-07 Thread Cesare Tirabassi
According Debian/Ubuntu Policy[1] this file is for changes in package, not for changes in the upstream source, for this purpose is the upstream's changelog file. When you have an upstream update to a package, it is a good practice to list its highlight in the changelog. Remember that the

[Bug 405340] Re: Conky background uses gtk_color_scheme's window background color, at random

2010-01-19 Thread Cesare Tirabassi
Try the latest conky from my ppa (https://launchpad.net/~norsetto/+archive/ppa). Its a testing version which uses true transparency and it should definetively solve the issue. -- Conky background uses gtk_color_scheme's window background color, at random https://bugs.launchpad.net/bugs/405340

<    1   2   3   4   5   6   7   8   9   10   >