Re: [Bug 54127] Re: Certain windows steal focus

2009-03-07 Thread Savvas Radevic
> It is still present and I actually cannot find any application on my computer > which does NOT steal the focus no matter which program I am using. This > happens in both metacity and compiz. > And I agree that this really is an issue and should be resolved. I don't have a focus problem in ubun

Re: [Bug 54127] Re: Certain windows steal focus

2009-03-07 Thread Savvas Radevic
Then I think it's fixed with compiz enabled. Your steps with open gedit / click on already open firefox keeps focus on firefox, it doesn't direct it to gedit. At least it's fixed for me. Your mileage of course may and will vary. :) -- Certain windows steal focus https://bugs.launchpad.net/bugs/54

[Bug 309528] Re: [needs-packaging] please upgrade to 1.1

2009-03-07 Thread Savvas Radevic
By the way, 1.2 is out: http://code.google.com/p/pandoc/downloads/list -- [needs-packaging] please upgrade to 1.1 https://bugs.launchpad.net/bugs/309528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 309528] Re: [needs-packaging] please upgrade to 1.1

2009-03-07 Thread Savvas Radevic
Hi, thanks for your interest, but as I said before, it DEPENDS on: 1) haskell-utf8-string 2) haskell-zip-archive README file from source: "Pandoc needs the `utf8-string` and `zip-archive` to compile. Check your packaging system to see if they are included. If not, you will need to compile them fro

[Bug 237674] Re: Please merge python-zsi (2.1~a1-2) (universe) from Debian unstable (main).

2009-03-07 Thread Savvas Radevic
The first example from here works without python-xml installed: http://pywebsvcs.sourceforge.net/zsi.html#SECTION00311 -- Please merge python-zsi (2.1~a1-2) (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/237674 You received this bug notification because yo

[Bug 105411] Re: [needs-packaging] ocropus

2009-03-08 Thread Savvas Radevic
It got in Debian! :) -- [needs-packaging] ocropus https://bugs.launchpad.net/bugs/105411 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 https://lists.ubuntu.com/mailman/listinfo/

[Bug 339554] [NEW] debian/control: Description shows duplicate lines

2009-03-08 Thread Savvas Radevic
Public bug reported: Binary package hint: gedit-plugins $ apt-cache policy gedit-plugins gedit-plugins: Installed: 2.25.3-0ubuntu1 Candidate: 2.25.3-0ubuntu1 Version table: *** 2.25.3-0ubuntu1 0 500 http://archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status

[Bug 339554] Re: debian/control: Description shows duplicate lines

2009-03-08 Thread Savvas Radevic
** Description changed: Binary package hint: gedit-plugins $ apt-cache policy gedit-plugins gedit-plugins: Installed: 2.25.3-0ubuntu1 Candidate: 2.25.3-0ubuntu1 Version table: *** 2.25.3-0ubuntu1 0 500 http://archive.ubuntu.com jaunty/universe Packages 1

[Bug 339554] Re: debian/control: Description shows duplicate lines

2009-03-08 Thread Savvas Radevic
I'll give it a shot, and also clear up the debian/rules mess (no offense!) :) ** Changed in: gedit-plugins (Ubuntu) Assignee: (unassigned) => Savvas Radevic (medigeek) Status: Triaged => In Progress -- debian/control: Description shows duplicate lines https://bugs.launchp

[Bug 339554] Re: debian/control: Description shows duplicate lines

2009-03-08 Thread Savvas Radevic
I was thinking of making a python script, but I managed to "clear up" the script that gets the plugin description. I parsed it in several lines and added proper comments on how it works: * Fixed duplicate lines in Description: (LP: #339554) + debian/rules: Using *.desktop.in find filename fi

[Bug 339554] Re: debian/control: Description shows duplicate lines

2009-03-08 Thread Savvas Radevic
Here's the patch (debdiff). :) ** Attachment added: "gedit-plugins_2.25.3-0ubuntu2.debdiff" http://launchpadlibrarian.net/23621584/gedit-plugins_2.25.3-0ubuntu2.debdiff -- debian/control: Description shows duplicate lines https://bugs.launchpad.net/bugs/339554 You received this bug notificati

[Bug 237674] Re: Please merge python-zsi (2.1~a1-2) (universe) from Debian unstable (main).

2009-03-08 Thread Savvas Radevic
This is the build without the python-xml dependency. http://launchpadlibrarian.net/23622122/zsi_2.1~a1-2ubuntu1~ppajaunty3.diff.gz https://launchpad.net/~medigeek/+archive/ppa/+build/897730 I still need someone who knows how to use python-zsi to test it though. :) -- Please merge python-zsi (2.1

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Savvas Radevic
Thanks for testing it, setting back to New. Can you post the output of these commands: cat /etc/fstab mount sudo fdisk -l ls -l /dev/disk/by-uuid/ ** Changed in: mercurial (Ubuntu) Status: Incomplete => New -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Savvas Radevic
** Also affects: ntfs-3g (Ubuntu) Importance: Undecided Status: New -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

Re: [Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Savvas Radevic
Execute this: id -u Remember the number it outputs (required below). Then try this: gksu gedit /etc/fstab find the line: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs defaults,umask=007,gid=46 0 1 Replace it with: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs defaults

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Savvas Radevic
Unfortunately this is due to permission restrictions presented in ntfs filesystems, which are different from other filesystems, such as ext3. I don't expect anyone to fix this, but I won't close the bug either, let's leave it to the bug triagers and/or developers to decide. -- adding files to me

[Bug 328965] Re: screen-profiles crashed with IOError in getstatusoutput()

2009-02-13 Thread Savvas Radevic
cannot reproduce it ** Visibility changed to: Public -- screen-profiles crashed with IOError in getstatusoutput() https://bugs.launchpad.net/bugs/328965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 280734] Re: package flashplugin-nonfree 10.0.12.10ubuntu1 failed to install/upgrade: subprocess post-installation script killed by signal (Terminated)

2009-02-13 Thread Savvas Radevic
*** This bug is a duplicate of bug 232469 *** https://bugs.launchpad.net/bugs/232469 ** This bug has been marked a duplicate of bug 232469 wget does not use network proxy in some cases -- package flashplugin-nonfree 10.0.12.10ubuntu1 failed to install/upgrade: subprocess post-installatio

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-13 Thread Savvas Radevic
** Summary changed: - Synaptic does not use proxy in some cases + wget does not use network proxy in some cases -- wget does not use network proxy in some cases https://bugs.launchpad.net/bugs/232469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-13 Thread Savvas Radevic
I would also like the ubuntu developers to reconsider fixing this for Jaunty. Suggestions: 1. System > Preferences > Network proxy should be able to properly use /etc/wgetrc and/or .wgetrc 2. There should be a check box of some sort to set up the proxy for apt, wget, gnome and the internet brows

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-13 Thread Savvas Radevic
Re-opening for flashplugin-nonfree package ** Changed in: flashplugin-nonfree (Ubuntu) Status: Invalid => New ** Changed in: flashplugin-nonfree (Ubuntu) Status: New => Confirmed ** Bug watch added: Debian Bug tracker #499891 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=4998

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-13 Thread Savvas Radevic
Opened bug against gnome-control-center (gnome-network-properties) based on suggestion #2 https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/232469/comments/18 -- wget does not use network proxy in some cases https://bugs.launchpad.net/bugs/232469 You received this bug notificat

[Bug 329003] [NEW] unmet dependencies - gstreamer0.10-plugins-bad-multiverse depends on libmjpegtools0c2a (>= 1:1.8.0) and libx264-59 (>= 1:0.svn20080408)

2009-02-13 Thread Savvas Radevic
Public bug reported: Binary package hint: gstreamer0.10-plugins-bad-multiverse $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu jaunty (development branch) Release:9.04 Codename: jaunty $ sudo apt-get install gstreamer0.10-plugins-bad-mul

[Bug 314516] Re: gnome-sharp2 transition

2009-02-13 Thread Savvas Radevic
Hi, I just thought of letting you know that I had dependency problem while upgrading to jaunty alpha 4 Distributor ID: Ubuntu Description:Ubuntu jaunty (development branch) Release:9.04 Codename: jaunty $ sudo apt-get install tomboy Reading package lists... Done Building depende

[Bug 328965] Re: screen-profiles crashed with IOError in getstatusoutput()

2009-02-13 Thread Savvas Radevic
I thought I set it to Invalid, sorry. :) I'll try and reproduce it in the following 5 days - from what it looks like, it's a one time bug, probably because of old .screen* files. If I manage to make it crash again, I'll re-open it. :) ** Changed in: screen-profiles (Ubuntu) Status: Incompl

[Bug 329278] Re: wired networking not working after updating kernel from 2.6.27-9 to 2.6.27-11 on an MSI Wind

2009-02-14 Thread Savvas Radevic
lspci-vvnn.log Gregory attached above is the one that is working (-9-generic). When he boots to -11-generic, he gets this in lspci: 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev ff) (prog-if ff)

[Bug 248809] Re: Deluge gives 'warning' newer version is available on start

2009-02-15 Thread Savvas Radevic
deluge (1.1.2.dfsg-1) experimental; urgency=low * New upstream version. - upstream tarball has been repackaged due to a problem with the file deluge/metafile.py, which is released with a non-dfsg free license (in addition to the old issue with GeoIP database); - debian/README

[Bug 248809] Re: Deluge gives 'warning' newer version is available on start

2009-02-15 Thread Savvas Radevic
Also, this: deluge (1.0.7.dfsg-2) experimental; urgency=low * Add deluge-core Depends: on python-pkg-resources (Closes: #510452). * Update 002-Do_not_check_for_update_as_default.dpatch to disable also alerts about new releases. -- Cristian Greco Sun, 04 Jan 2009 03:02:31 +0100 -- Del

Re: [Bug 95685] Re: [needs-packaging] dcsharp

2009-02-15 Thread Savvas Radevic
> What is the version of core dclib in 0.11.1? A hub on my lan only allows > dc++ 0.698 or higher and dc# 0.11.1 can't connect. You should file a bug upstream: http://code.google.com/p/dcsharp/issues/entry -- [needs-packaging] dcsharp https://bugs.launchpad.net/bugs/95685 You received this bug n

Re: [Bug 95685] Re: [needs-packaging] dcsharp

2009-02-15 Thread Savvas Radevic
I don't know if this helps, but: http://www.google.com/codesearch/p?hl=en#_fVXoTwCG4c/trunk/base/Backend/Connections/HubConnection.cs&q=nmdc%20package:http://dcsharp\.googlecode\.com&l=80 "/// The only implemented protocol is Nmdc. Support for Adc is on its way." -- [needs-packaging] dcsharp ht

[Bug 228265] Re: [needs-packaging] FatRat download manager

2009-02-15 Thread Savvas Radevic
Is anyone working on this? -- [needs-packaging] FatRat download manager https://bugs.launchpad.net/bugs/228265 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 https://lists.ubuntu

[Bug 228265] Re: [needs-packaging] FatRat download manager

2009-02-15 Thread Savvas Radevic
I've contacted the author about: 1) The bugzilla is not working: http://fatrat.dolezel.info/bugs/ Forbidden - You don't have permission to access /bugs/ on this server. Apache Server at fatrat.dolezel.info Port 80 2) Your links should be more uwatch-friendlier. uwatch is a debian application that

[Bug 228265] Re: [needs-packaging] FatRat download manager

2009-02-16 Thread Savvas Radevic
** Description changed: Hi. I'd like to ask for FatRat download manager to be added to packages. Program is licensed under GPL v2. - More info here: - http://fatrat.dolezel.info/content/view/12/26/lang,en/ + Homepage: http://fatrat.dolezel.info/ FatRat is an open source download m

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-16 Thread Savvas Radevic
This could be useful for suggestion #2, gnome-network-properties while applying system proxies could use /etc/profile.d/ Creating the following files in /etc/profile.d, and then this will work in *any* shell for *any* user of the system #proxy.sh export http_proxy=http://host.com:port/ export ftp

[Bug 232469] Re: wget does not use network proxy in some cases

2009-02-16 Thread Savvas Radevic
Looks like gnome-network-properties' "Apply System-Wide" button adds the proxy variables to /etc/environment -- wget does not use network proxy in some cases https://bugs.launchpad.net/bugs/232469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 324856] Re: Please sync eric 4.2.5-1 (universe) from Debian experimental (main)

2009-02-06 Thread Savvas Radevic
> Don't make it duplicate, because it isn't. Sorry, misread :) > The current Ubuntu version (jaunty) doesn't have any special ubuntu change/patch, so it's ok to sync it again from Debian. Can you clarify this with a build in Launchpad PPA? You should include a debdiff or a diff.gz from the source

[Bug 324856] Re: Please sync eric 4.2.5-1 (universe) from Debian experimental (main)

2009-02-06 Thread Savvas Radevic
"You should include a debdiff or a diff.gz" Sorry, for new upstream releases, is recommended to include the diff.gz :) ** Changed in: eric (Ubuntu) Status: New => Confirmed -- Please sync eric 4.2.5-1 (universe) from Debian experimental (main) https://bugs.launchpad.net/bugs/324856 You re

Re: [Bug 324856] Re: Please sync eric 4.2.5-1 (universe) from Debian experimental (main)

2009-02-06 Thread Savvas Radevic
Oh, OK, I'm sorry. -- Please sync eric 4.2.5-1 (universe) from Debian experimental (main) https://bugs.launchpad.net/bugs/324856 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 ht

[Bug 326353] [NEW] [needs-packaging] padre-perl

2009-02-06 Thread Savvas Radevic
Public bug reported: http://padre.perlide.org/ Padre - Perl Application Development and Refactoring Environment Padre is an Perl IDE that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. Currently a simple editor for Perl written in

[Bug 315679] Re: Please merge libmtp 0.3.0-1ubuntu3 (main) to 0.3.6-1 from Debian (experimental)

2009-02-06 Thread Savvas Radevic
I've built a package in my PPA: - https://launchpad.net/~medigeek/+archive/ppa - https://launchpad.net/%7Emedigeek/+archive/ppa/+files/libmtp_0.3.6-1ubuntu1.diff.gz https://launchpad.net/%7Emedigeek/+archive/ppa/+files/libmtp_0.3.6-1ubuntu1.dsc https://launchpad.net/%7Emedigeek/+archive/ppa/+files

[Bug 326579] [NEW] [needs-packaging] dronebl-tools (python)

2009-02-07 Thread Savvas Radevic
Public bug reported: * Package name: dronebl-tools Version : 0.3 Upstream Author : William Pitcock * URL : http://dronebl.org/doc/dronebl-tools * License : BSD Programming Lang: Python Description : tools for accessing the DroneBL rpc2 webservice This

[Bug 145572] Re: [UNMETDEPS] imaze has unmet dependencies

2009-02-07 Thread Savvas Radevic
This seems to build fine for amd64: https://launchpad.net/~medigeek/+archive/ppa https://launchpad.net/~medigeek/+archive/ppa/+build/860601 Note: 1.4-12build2 is actually 1.4-12build1, just testing in my PPA -- [UNMETDEPS] imaze has unmet dependencies https://bugs.launchpad.net/bugs/145572 You r

[Bug 145572] Re: [UNMETDEPS] imaze has unmet dependencies

2009-02-07 Thread Savvas Radevic
I've subscribed universe sponsors to enable amd64 for jaunty -- [UNMETDEPS] imaze has unmet dependencies https://bugs.launchpad.net/bugs/145572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 42901] Re: Please use an icon for notification area applet that fits well in transparent panels

2009-02-07 Thread Savvas Radevic
I believe that this is fixed $ apt-cache policy workrave gnome-about workrave: Installed: 1.8.5-6 Candidate: 1.8.5-6 Version table: *** 1.8.5-6 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status gnome-about: Installed: 1:2.24.1-0ubuntu1

[Bug 316392] Re: setup-mysql fails with domain names containing hyphens

2009-02-07 Thread Savvas Radevic
** Changed in: wordpress (Ubuntu) Status: New => Confirmed -- setup-mysql fails with domain names containing hyphens https://bugs.launchpad.net/bugs/316392 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 145572] Re: [UNMETDEPS] imaze has unmet dependencies

2009-02-07 Thread Savvas Radevic
** Bug watch added: Debian Bug tracker #514442 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514442 ** Also affects: imaze (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514442 Importance: Unknown Status: Unknown -- [UNMETDEPS] imaze has unmet dependencies https

[Bug 316392] Re: setup-mysql fails with domain names containing hyphens

2009-02-07 Thread Savvas Radevic
Sent it upstream (debian): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514447 ** Bug watch added: Debian Bug tracker #514447 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514447 ** Also affects: wordpress (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514447 Import

[Bug 102463] Re: [needs-packaging] Locale::Hebrew

2009-02-07 Thread Savvas Radevic
Found three debian reports: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482472 (RFP liblocale-hebrew-perl) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431186 (ITP liblocale-hebrew-perl) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446292 (libtext-bidi-perl) The latter one is alread

[Bug 102463] Re: [needs-packaging] Locale::Hebrew

2009-02-07 Thread Savvas Radevic
I think that libtext-bidi-perl can be used for your issue, can you test it and let us know? More info: http://search.cpan.org/~kamensky/Text-Bidi-0.03/lib/Text/Bidi.pm Thanks ** Changed in: ubuntu Status: Confirmed => Incomplete -- [needs-packaging] Locale::Hebrew https://bugs.launchpad

[Bug 237674] Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

2009-02-08 Thread Savvas Radevic
Is anyone working on this? -- Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/237674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 237674] Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

2009-02-08 Thread Savvas Radevic
Iannacone (l3on) => Savvas Radevic (medigeek) -- Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/237674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 237674] Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

2009-02-08 Thread Savvas Radevic
Sorry, had to change the XS-Vcs to Vcs in debian/control. Uploaded ~ppa2 (which matches the branch release 1): http://launchpadlibrarian.net/22206893/buildlog_ubuntu-jaunty-i386.zsi_2.1~a1-1ubuntu1~ppa2_FULLYBUILT.txt.gz https://launchpad.net/~medigeek/+archive/ppa/+files/python-zsi_2.1~a1-1ubuntu

[Bug 237674] Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

2009-02-08 Thread Savvas Radevic
** Attachment added: "ubuntu_debian_diff.txt" http://launchpadlibrarian.net/22207227/ubuntu_debian_diff.txt -- Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/237674 You received this bug notification because you are a member of Ubunt

[Bug 237674] Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

2009-02-08 Thread Savvas Radevic
The packages aren't tested, you are free to do that at your own risk. Note 1: I'm using 2.1~a1-1ubuntu1 whereas I should use 2.1~a1-2ubuntu1 in the version. The actual version I'm merging from is 2.1~a1-2 from Debian unstable Note 2: I think debian/rules need merging - I've just used cdbs and pys

[Bug 237674] Re: Please merge python-zsi (2.1~a1-2) (universe) from Debian unstable (main).

2009-02-09 Thread Savvas Radevic
** Summary changed: - Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main). + Please merge python-zsi (2.1~a1-2) (universe) from Debian unstable (main). ** Description changed: - Please merge python-zsi (2.1~a1-1). + Please merge python-zsi (2.1~a1-2). -- Please merge pyth

[Bug 319146] Re: When a release reaches End-of-Life, update manager should show EoL status and provide a link with working procedures and more information.

2009-02-09 Thread Savvas Radevic
Setting to confirmed and a developer (mvo) was informed ** Changed in: update-manager (Ubuntu) Status: Invalid => Confirmed -- When a release reaches End-of-Life, update manager should show EoL status and provide a link with working procedures and more information. https://bugs.launchpad

[Bug 319146] Re: When a release reaches End-of-Life, update manager should show EoL status and provide a link with working procedures and more information.

2009-02-09 Thread Savvas Radevic
mvo has requested a text document or a wiki page. I've attached the first draft of this document ** Attachment added: "first draft" http://launchpadlibrarian.net/22419716/end-of-life_document.txt -- When a release reaches End-of-Life, update manager should show EoL status and provide a link

[Bug 315679] Re: Please merge libmtp 0.3.0-1ubuntu3 (main) to 0.3.6-1 from Debian (experimental)

2009-02-10 Thread Savvas Radevic
Revision #3: https://code.launchpad.net/~medigeek/libmtp/bug-315679 Package: libmtp 0.3.6-1ubuntu1~ppajaunty1 http://launchpadlibrarian.net/22437686/libmtp_0.3.6-1ubuntu1~ppajaunty1_source.changes http://ppa.launchpad.net/medigeek/ppa/ubuntu/pool/main/libm/libmtp/libmtp_0.3.6-1ubuntu1~ppajaunty1.d

[Bug 102463] Re: [needs-packaging] Locale::Hebrew

2009-02-10 Thread Savvas Radevic
This is invalid due to license issues. The person that requested it has found an alternative. If anyone still wishes to package this or request its package, please set this bug to "New". Also, please inform the author of the plugin about the license inconsistencies. In case you are a packager and

[Bug 332120] [NEW] jaunty - boost (1.34) to boost1.35 transitional dummy packages

2009-02-20 Thread Savvas Radevic
Public bug reported: Binary package hint: libboost-dev I have created a patch for boost1.35 source package to include transitional dummy packages from boost (1.34). Testing packages are available in my PPA (boost1.35 - 1.35.0-8ubuntu5~ppajaunty3): http://ppa.launchpad.net/medigeek/ppa/ubuntu/po

[Bug 332120] Re: jaunty - boost (1.34) to boost1.35 transitional dummy packages

2009-02-20 Thread Savvas Radevic
This is the list of the transitional dummy packages: libboost-dbg libboost-dev libboost-doc libboost-date-time-dev libboost-filesystem-dev libboost-graph-dev libboost-iostreams-dev libboost-program-options-dev libboost-python-dev libboost-regex-dev libboost-serialization-dev libboost-signals-dev li

[Bug 332120] Re: jaunty - boost (1.34) to boost1.35 transitional dummy packages

2009-02-20 Thread Savvas Radevic
** Attachment added: "boost1.35_1.35.0-8ubuntu5.debdiff" http://launchpadlibrarian.net/22913866/boost1.35_1.35.0-8ubuntu5.debdiff ** Changed in: boost1.35 (Ubuntu) Sourcepackagename: boost => boost1.35 -- jaunty - boost (1.34) to boost1.35 transitional dummy packages https://bugs.launchpad.n

[Bug 332120] Re: jaunty - boost (1.34) to boost1.35 transitional dummy packages

2009-02-20 Thread Savvas Radevic
** Description changed: Binary package hint: libboost-dev I have created a patch for boost1.35 source package to include transitional dummy packages from boost (1.34). - Testing packages are available in my PPA: + Testing packages are available in my PPA (boost1.35 - 1.35.0-8ubuntu5~p

[Bug 332120] Re: jaunty - boost (1.34) to boost1.35 transitional dummy packages

2009-02-20 Thread Savvas Radevic
Seems I may have done a mistake, libboost-system-dev might not be required, since it doesn't exist in 1.34. Comments? This is the apt-cache policy: $ apt-cache policy libboost-dbg libboost-dev libboost-doc libboost-date-time-dev libboost-filesystem-dev libboost-graph-dev libboost-iostreams-dev l

[Bug 186184] Re: [Gusty] Wrong information in the manpages

2009-02-20 Thread Savvas Radevic
There's a patch available upstream (debian) ** Bug watch added: Debian Bug tracker #427817 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427817 ** Also affects: i8kutils (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427817 Importance: Unknown Status: Unknown --

[Bug 309262] Re: i8kutils package missing for amd64 arch (8.10)

2009-02-20 Thread Savvas Radevic
Confirmed in jaunty. Linked with a debian bug report ** Changed in: i8kutils (Ubuntu) Status: New => Confirmed ** Bug watch added: Debian Bug tracker #480938 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480938 ** Also affects: i8kutils (Debian) via http://bugs.debian.org/cgi-bin

[Bug 238192] Re: no man page for 'kphone'

2009-02-20 Thread Savvas Radevic
There's a related debian bug, for command line -h / --help :) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448403 However, people have moved on to Twinkle, which is actively maintained: http://www.twinklephone.com/ http://packages.ubuntu.com/search?keywords=twinkle -- no man page for 'kphone

[Bug 238192] Re: no man page for 'kphone'

2009-02-20 Thread Savvas Radevic
... Nevertheless, there is a new version of kphone, but it is said to have a lot of bugs: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397349 -- no man page for 'kphone' https://bugs.launchpad.net/bugs/238192 You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 190247] Re: Can do more than suggest libxerces2-java-doc

2009-02-20 Thread Savvas Radevic
ged in: bcel (Ubuntu) Assignee: (unassigned) => Savvas Radevic (medigeek) ** Changed in: bcel (Ubuntu) Status: Triaged => In Progress -- Can do more than suggest libxerces2-java-doc https://bugs.launchpad.net/bugs/190247 You received this bug notification because you are a member of Ubuntu

[Bug 247789] Re: No manpages for dmucs

2009-02-20 Thread Savvas Radevic
True: binary-without-manpage * usr/bin/addhost * usr/sbin/dmucs * usr/bin/gethost * usr/sbin/loadavg * usr/bin/monitor * usr/bin/remhost -- No manpages for dmucs https://bugs.launchpad.net/bugs/247789 You received this bug notification because you are a member of Ubuntu B

[Bug 190247] Re: Can do more than suggest libxerces2-java-doc

2009-02-20 Thread Savvas Radevic
** Changed in: bcel (Ubuntu) Assignee: Savvas Radevic (medigeek) => (unassigned) Status: In Progress => Confirmed -- Can do more than suggest libxerces2-java-doc https://bugs.launchpad.net/bugs/190247 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 139965] Re: tinypic.com - firefox - gnash flash opens bogus windows, slows down computer

2009-02-20 Thread Savvas Radevic
I'm not using gnash anymore, can't reproduce it ** Changed in: gnash (Ubuntu) Status: Confirmed => Invalid -- tinypic.com - firefox - gnash flash opens bogus windows, slows down computer https://bugs.launchpad.net/bugs/139965 You received this bug notification because you are a member of

[Bug 191932] Re: about gfax 'close' button doesn't work

2009-02-20 Thread Savvas Radevic
$ apt-cache policy gfax gfax: Installed: 0.7.6-10ubuntu1 Candidate: 0.7.6-10ubuntu1 Version table: *** 0.7.6-10ubuntu1 0 500 http://archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status Reproduced -- about gfax 'close' button doesn't work https://bugs.launch

[Bug 191932] Re: about gfax 'close' button doesn't work

2009-02-20 Thread Savvas Radevic
Not important to me anymore, so I'll set it as "Invalid", if anyone wishes to open it or fix it, please do. ** Changed in: gfax (Ubuntu) Status: Confirmed => Invalid -- about gfax 'close' button doesn't work https://bugs.launchpad.net/bugs/191932 You received this bug notification because

[Bug 205598] Re: avant-window-navigator part appears hidden under gnome-panel

2009-02-20 Thread Savvas Radevic
Not using awn anymore ** Changed in: avant-window-navigator (Ubuntu) Status: Incomplete => Invalid -- avant-window-navigator part appears hidden under gnome-panel https://bugs.launchpad.net/bugs/205598 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 192196] Re: python missing gtk.stock_discard gtk-discard icon ?

2009-02-20 Thread Savvas Radevic
There's no icon in the source either, It's probably not necessary, so setting as invalid: http://library.gnome.org/devel/gtk/stable/gtk-Stock-Items.html#GTK-STOCK-DISCARD--CAPS ** Changed in: gtk+2.0 (Ubuntu) Status: New => Invalid -- python missing gtk.stock_discard gtk-discard icon ? h

[Bug 214962] Re: /etc/qt3/qt_plugins_3.3rc has file attributes 640

2009-02-20 Thread Savvas Radevic
I think this is fixed in intrepid 8.10 and jaunty 9.04 ** Changed in: qt-x11-free (Ubuntu) Status: Incomplete => Fix Released -- /etc/qt3/qt_plugins_3.3rc has file attributes 640 https://bugs.launchpad.net/bugs/214962 You received this bug notification because you are a member of Kubuntu

[Bug 237952] Re: [needs-packaging] Package libdscaler for amd64

2009-02-20 Thread Savvas Radevic
https://buildd.debian.org/quinn-diff/Packages-arch-specific shows it has something to do with windows dlls: %libdscaler: i386 # x86 windoze dlls Plus, now it's out of date and removed from jaunty: http://bugs.debian.org/cgi-bin/bugreport.cgi?bu

[Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2009-02-20 Thread Savvas Radevic
That's the "fix" they applied? Oh well, at least we know it's not supported. :) -- kvm - guest freebsd 7 - reboot problems https://bugs.launchpad.net/bugs/239107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 242965] Re: intrepid - update libsqliteodbc

2009-02-20 Thread Savvas Radevic
** Bug watch added: Debian Bug tracker #516367 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516367 ** Also affects: sqliteodbc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516367 Importance: Unknown Status: Unknown -- intrepid - update libsqliteodbc https://b

[Bug 196439] Re: uploading causes network lag

2009-02-20 Thread Savvas Radevic
Looks like there is something ongoing for ufw firewall, a QoS implementation: https://bugs.launchpad.net/ufw/+bug/271725 -- uploading causes network lag https://bugs.launchpad.net/bugs/196439 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 332336] Re: ubuntu doesn't shutdown or restart

2009-02-20 Thread Savvas Radevic
Hi omarr! Can you answer these questions: 1) Did you upgrade from ubuntu 8.04 to 8.10? 2) Did you add any third-party repositories in System > Administration > Software Source > Third-party software? 3) Can you log out? -- ubuntu doesn't shutdown or restart https://bugs.launchpad.net/bugs/332336

[Bug 218974] Re: Notification when plugin a webcam

2009-02-20 Thread Savvas Radevic
Adding hal package for suggestion for notification when plugging in a webcam. :) ** Changed in: hal (Ubuntu) Sourcepackagename: None => hal -- Notification when plugin a webcam https://bugs.launchpad.net/bugs/218974 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 332312] Re: [needs-packaging] Flock

2009-02-20 Thread Savvas Radevic
** Bug watch added: Debian Bug tracker #335459 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335459 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335459 Importance: Unknown Status: Unknown -- [needs-packaging] Flock https://bugs.launchpad.net/bug

[Bug 145572] Re: [UNMETDEPS] imaze has unmet dependencies

2009-02-20 Thread Savvas Radevic
I've built it for amd64 as you can see and the game has run normally, but it needs TCP/IP from what I've understood, the default server doesn't work anymore. -- [UNMETDEPS] imaze has unmet dependencies https://bugs.launchpad.net/bugs/145572 You received this bug notification because you are a mem

[Bug 332067] Re: [needs-packaging] transmission-remote-gui

2009-02-20 Thread Savvas Radevic
** Tags added: needs-packaging -- [needs-packaging] transmission-remote-gui https://bugs.launchpad.net/bugs/332067 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 https://lists.ub

[Bug 330755] Re: wifi works on livecd not on install

2009-02-20 Thread Savvas Radevic
Hi, are you using Ubuntu jaunty 9.04 ? ** Changed in: ubuntu Status: New => Incomplete -- wifi works on livecd not on install https://bugs.launchpad.net/bugs/330755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 330755] Re: wifi works on livecd not on install

2009-02-20 Thread Savvas Radevic
** Changed in: ubuntu Status: Incomplete => New -- wifi works on livecd not on install https://bugs.launchpad.net/bugs/330755 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.co

[Bug 330755] Re: wifi works on livecd not on install

2009-02-20 Thread Savvas Radevic
Can you post the output of this command too: lsmod -- wifi works on livecd not on install https://bugs.launchpad.net/bugs/330755 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 h

[Bug 310787] Re: please include boost 1.37 in Jaunty

2009-02-21 Thread Savvas Radevic
http://packages.ubuntu.com/search?keywords=boost%201.37 ** Changed in: boost (Ubuntu) Status: New => Fix Released -- please include boost 1.37 in Jaunty https://bugs.launchpad.net/bugs/310787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 332336] Re: ubuntu doesn't shutdown or restart

2009-02-21 Thread Savvas Radevic
So it's either linux or usplash, db will take it from here :) -- ubuntu doesn't shutdown or restart https://bugs.launchpad.net/bugs/332336 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.ubu

[Bug 314038] Re: Integrated video interface is broken in Jaunty

2009-02-21 Thread Savvas Radevic
(>= 7) * Removed file ./patch - satisfied lintian: patch-system-but-direct-changes-in-diff patch -- Savvas Radevic Sat, 21 Feb 2009 05:57:26 +0100 ** Attachment added: "vlc_0.9.8a-1ubuntu4.debdiff" http://launchpadlibrarian.net/22946967/vlc_0.9.8a-1ubuntu4.debdiff --

[Bug 205218] Re: [unmet dependencies] glife requires libglade-gnome0, but that doesn't exists

2009-02-21 Thread Savvas Radevic
The arrow next to "glife (Ubuntu)" package icon Or here: https://bugs.launchpad.net/ubuntu/+source/glife/+bug/205218/+editstatus :) -- [unmet dependencies] glife requires libglade-gnome0, but that doesn't exists https://bugs.launchpad.net/bugs/205218 You received this bug notification because y

[Bug 314038] Re: Integrated video interface is broken in Jaunty

2009-02-21 Thread Savvas Radevic
Please use the link to the vlc packages directly, don't add my PPA (or be careful what you update)! http://ppa.launchpad.net/medigeek/ppa/ubuntu/pool/main/v/vlc/ -- Integrated video interface is broken in Jaunty https://bugs.launchpad.net/bugs/314038 You received this bug notification because yo

Re: [Bug 314038] Re: Integrated video interface is broken in Jaunty

2009-02-21 Thread Savvas Radevic
I don't know, it's working at least. The only problem I've found is that *sometimes* (not always) when you press "stop", it crashes. -- Integrated video interface is broken in Jaunty https://bugs.launchpad.net/bugs/314038 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 239107] Re: kvm - guest freebsd 7 - reboot problems

2009-02-21 Thread Savvas Radevic
OK, thanks for the clarification! Go IBM guys go! :) -- kvm - guest freebsd 7 - reboot problems https://bugs.launchpad.net/bugs/239107 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.

[Bug 323054] Re: [needs-packaging] fspy

2009-02-22 Thread Savvas Radevic
This will be packaged through debian :) http://ftp-master.debian.org/new/fspy_0.1.0-1.html -- [needs-packaging] fspy https://bugs.launchpad.net/bugs/323054 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 190907] Re: [kde] Applications cannot read Greek folder names

2009-02-23 Thread Savvas Radevic
I apologise, setting strigi as Invalid, seems not to be part of KDE 4 package. ** Changed in: strigi (Ubuntu) Status: New => Invalid -- [kde] Applications cannot read Greek folder names https://bugs.launchpad.net/bugs/190907 You received this bug notification because you are a member of K

[Bug 190907] Re: [kde] Applications cannot read Greek folder names

2009-02-23 Thread Savvas Radevic
I have marked bug #146518 as a duplicate of this one. The problem seems to be that a lot of packages do not have support for utf-8 encoding in folder/file names. ** Also affects: strigi (Ubuntu) Importance: Undecided Status: New -- [kde] Applications cannot read Greek folder names http

[Bug 146518] Re: strigi encoding problem - cannot read i.e. Greek

2009-02-23 Thread Savvas Radevic
Setting this bug back to "New", using the last comments. ** Changed in: strigi (Ubuntu) Status: Fix Released => New ** This bug has been marked a duplicate of bug 190907 [kde] Applications cannot read Greek folder names -- strigi encoding problem - cannot read i.e. Greek https://bugs.

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