[Bug 389428] Re: Stop importing Hebrew translations of Gnome Terminal (and any other terminal)

2009-06-28 Thread Lior Kaplan
You can just remove "he" from the translation list at po/LINGUAS. The
makefile needs to read that list...

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534992 regarding
apt in Debian.

Kaplan

** Bug watch added: Debian Bug tracker #534992
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534992

-- 
Stop importing Hebrew translations of Gnome Terminal (and any other terminal)
https://bugs.launchpad.net/bugs/389428
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/ubuntu-bugs


[Bug 53710] Please re-sync with debian, there's a newer version

2006-07-22 Thread Lior Kaplan
Public bug reported:

Please notice the binay package was renamed to php-doc, instead of
phpdoc. No change was made to the source package name.

Thanks,
Lior Kaplan

** Affects: phpdoc (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Please re-sync with debian, there's a newer version
https://launchpad.net/bugs/53710

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 53710] Re: Please re-sync with debian, there's a newer version

2006-10-11 Thread Lior Kaplan
multiverse sounds fine.

Adam Conrad wrote:
> Okay, I just downloaded the latest upstream PHP docs, and it looks like
> they've switched from their homebrew license (which did make it non-
> distributable) to an Open Publication License, which is indeed non-free,
> but distributable.  If we want this in multiverse, I won't object
> terribly.
> 

--

Lior Kaplan
[EMAIL PROTECTED]
http://www.Guides.co.il

-- 
Please re-sync with debian, there's a newer version
https://launchpad.net/bugs/53710

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93157] dh_installinit does support the -o option (although it exists in Debian)

2007-03-17 Thread Lior Kaplan
Public bug reported:

Binary package hint: debhelper

While doing a package of cipux for debian-edu someone posted he tried to
build the package on ubuntu 6.06 and got an error message the -o option
doesn't exist. This is although the package changelog mentions
"Synchronize with Debian unstable.".

See more info at http://sympa.cipworx.org/wws/arc/cipux-
devel/2007-03/msg8.html

Sources (upstream+debian dir) at
svn+ssh://svn.debian.org/svn/cipux/trunk/cipux-core/

Lior Kaplan
Debian Developer

** Affects: debhelper (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
dh_installinit does support the -o option (although it exists in Debian)
https://launchpad.net/bugs/93157

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93157] Re: dh_installinit does not support the -o option (although it exists in Debian)

2007-03-17 Thread Lior Kaplan
** Summary changed:

- dh_installinit does support the -o option (although it exists in Debian)
+ dh_installinit does not support the -o option (although it exists in Debian)

-- 
dh_installinit does not support the -o option (although it exists in Debian)
https://launchpad.net/bugs/93157

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46487] Re: crash on 'replace all' command

2006-12-13 Thread Lior Kaplan
Also fixed in Debian (michael - thanks for the mail). You could resync
in the future.

Lior Kaplan

-- 
crash on 'replace all' command
https://launchpad.net/bugs/46487

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53710] Re: Please re-sync with debian, there's a newer version

2006-09-28 Thread Lior Kaplan
The package is in Debian non-free, but still distributable...

-- 
Please re-sync with debian, there's a newer version
https://launchpad.net/bugs/53710

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 389428] Re: Stop importing RTL translations for CLI apps into Ubuntu

2010-04-26 Thread Lior Kaplan
Adi - the Hebrew translation is disabled for apt-get in Debian.
Yaron - this "job" should be already built in the package makefiles, or can be 
added quite easily.

I'm not following lanuchpad, mail me if needed.

-- 
Stop importing RTL translations for CLI apps into Ubuntu
https://bugs.launchpad.net/bugs/389428
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/ubuntu-bugs


[Bug 497737] Re: gphpedit can't open remote (smb) files

2010-05-21 Thread Lior Kaplan
version 0.9.97 was uploaded today to debian. I guess it will be also
available in Ubuntu in a few days.

-- 
gphpedit can't open remote (smb) files
https://bugs.launchpad.net/bugs/497737
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/ubuntu-bugs


[Bug 73310] Re: Selected text colour does not follow theme

2010-05-21 Thread Lior Kaplan
version 0.9.97 was uploaded today to debian. I guess it will be also available 
in Ubuntu in a few days.
According to the changelog, this version has a fix for this bug.

-- 
Selected text colour does not follow theme
https://bugs.launchpad.net/bugs/73310
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/ubuntu-bugs


[Bug 556200] Re: mplayer is missing fribidi support

2010-05-23 Thread Lior Kaplan
I've committed a patch to reenable fribidi support in mplayer for Debian.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582784

The patch is also relevant for the Ubuntu package.

1. Patch configure file.
2. Add "--with-fribidi-config=/usr/bin/pkg-config" to debian/rules.
3. rebuild the package.
4. enjoy (:

Kaplan

p.s.
I'm not subscribed to this bug. Mail me if needed.


** Bug watch added: Debian Bug tracker #582784
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582784

-- 
mplayer is missing fribidi support
https://bugs.launchpad.net/bugs/556200
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/ubuntu-bugs


[Bug 536639] Re: [Lucid] Unable to send fax using efax

2010-05-23 Thread Lior Kaplan
version 3.2.2 was uploaded to debian. I guess it will be also available
in Ubuntu in a few days.

-- 
[Lucid] Unable to send fax using efax
https://bugs.launchpad.net/bugs/536639
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/ubuntu-bugs


[Bug 593260] Re: Eclipse "Install new software" does not work

2010-06-13 Thread Lior Kaplan
See more info at #576003

-- 
Eclipse "Install new software" does not work
https://bugs.launchpad.net/bugs/593260
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/ubuntu-bugs


[Bug 576003] Re: Previous bug #454819 ('The artifact...was not found') found again in Eclipse 3.5.2

2010-06-13 Thread Lior Kaplan
As this bug effects more people, I don't think marking it as invalid was
right.

In the meantime, another bug (#593260) was opened on the same root problem which
is missing a dependency on eclipse-pde .

-- 
Previous bug #454819 ('The artifact...was not found') found again in Eclipse 
3.5.2
https://bugs.launchpad.net/bugs/576003
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/ubuntu-bugs


[Bug 244773] Re: Update from 2007-05-01 to current doc

2010-05-25 Thread Lior Kaplan
Version 20100521-1 was uploaded this week to Debian. 
You're welcome to sync the package to resolve this issue.

Kaplan

-- 
Update from 2007-05-01 to current doc
https://bugs.launchpad.net/bugs/244773
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/ubuntu-bugs


[Bug 389428] Re: Stop importing RTL translations for CLI apps into Ubuntu

2009-11-09 Thread Lior Kaplan
"and if the app has CLI and GUI?"

Usually there would be different binaries, each using a different mo
file. Build on the mo file for the gui binary.

As to my comment from 2009-06-28 - the title of this bug should be "stop 
*building* ..." and not "stop importing...". 
The maintainers of each package can decide which translations to build. And 
that will also mean smaller diff comparing to Debian.

Kaplan

-- 
Stop importing RTL translations for CLI apps into Ubuntu
https://bugs.launchpad.net/bugs/389428
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/ubuntu-bugs


[Bug 1246583]

2013-12-14 Thread Lior Kaplan
I could not verify the fix on a build from master, Debian testing 64bit,
GNOME 3.8 with Hebrew keyboard layout.

While using the Hebrew layout I can't use CTRL+C/V or CTRL+O in LibO.
Switching to another application (e.g. a web browser) I could paste with
CTRL+V although I'm in the Hebrew layout.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246583

Title:
  All hotkeys of LibreOffice don't work in non-English keyboard layout
  [ubuntu 13.10]

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1246583/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962]

2014-06-25 Thread Lior Kaplan
The problem still occurs with LibO 4.2.5 on Debian unstable (Gnome 3),
but doesn't on 4.2.5 on Ubuntu 10.04 (Official DEBs, not from distro)
with Gnome 2.30. Can anyone confirm/deny on KDE/qt so we could narrow
this to Gnome 3?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2013-02-24 Thread Lior Kaplan
Confirmed with daily build. Thanks Khaled.

build info:
tinderbox: tree: libreoffice-3-5
tinderbox: pull time 2011-12-10 06:30:38
tinderbox: git sha1s
core:3d5e50860ea9375acad9c42f2aefbbf6d7a1866e

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626827]

2012-10-09 Thread Lior Kaplan
Still reproducible on Version 3.6.0.4 (Build ID: 932b512).

Steps to reproduce:
1. Open new writer file, make sure it has more than one page.
2. Add header/footer with a page number (just as an indicator).
3. Change first page style
4. save as doc file and reopen the file.

All pages style is as the first page.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626827

Title:
  [Upstream] Saving to .doc format copies first page header onto all
  others

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/626827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626827]

2012-10-09 Thread Lior Kaplan
Quoting from #6
"This is the Meta issue to track most annoying bugs for the release of
LibreOffice 3.6.x releases. It helps developers to concentrate on bugs that are 
important for users."

So this is quite impotant for users, and I got several complaints from
people for whom this issues prevents them from using LibO, as they can't
edit doc files. Most of them were lawyers who tried to prepare a
contact, which got "ruined" each time they saved to send the comment to
the other side.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626827

Title:
  [Upstream] Saving to .doc format copies first page header onto all
  others

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/626827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2011-12-08 Thread Lior Kaplan
*** Bug 42078 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2011-12-08 Thread Lior Kaplan
This also happens in nightly builds (from LibO site, no with Debian's
packages) on 3.5.0-dev. Editing bug title accordingly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2011-12-08 Thread Lior Kaplan
Created attachment 53916
Drop down arrow near comobo boxes in RTL UI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2011-12-08 Thread Lior Kaplan
Created attachment 53917
an example of the format->page window in LibO writer from official build

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371257]

2011-12-08 Thread Lior Kaplan
As I said before - this is a specific bug for Ubuntu, as it doesn't
happen in Debian (and Ubuntu packages are based on Debian). Also notice
this comment: https://issues.apache.org/ooo/show_bug.cgi?id=107662#c7

The squares in the Ubuntu screen shot were another bug and already fixed
in the meantime (e.g. the screen shot in this bug).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371257

Title:
  [upstream] Truncated elements in dialog he_IL

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/371257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 725792]

2011-12-26 Thread Lior Kaplan
Still happens in 3.5.0 beta 2, changing to status NEW.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725792

Title:
  [Upstream] Using numbers with RTL text breaks underline

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/725792/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 373113]

2012-11-15 Thread Lior Kaplan
Another option is to change to print layout and back to web layout and
everything looks OK.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373113

Title:
  [upstream] Writer imports Hebrew Word .doc file and missing some text
  after page break

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/373113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 373113]

2012-11-15 Thread Lior Kaplan
Still happens with LibO 3.6.3. Another thing I've noticed is that
invoking any header related change (edit, delete) fixes the problem and
the text reappears.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373113

Title:
  [upstream] Writer imports Hebrew Word .doc file and missing some text
  after page break

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/373113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596820] Re: can't start hocr-gtk

2011-07-26 Thread Lior Kaplan
Well, opening bugs on software you built yourself won't get a solution.

I'm working on packaging version 0.10.17 for Debian (and thus ubuntu)
which will save you the trouble of self building the software.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/596820

Title:
  can't start hocr-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hocr/+bug/596820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 379544] Re: package ttf-sil-ezra 2.51-2 failed to install/upgrade: subprocess post-installation script returned error exit status 139

2011-07-26 Thread Lior Kaplan
This issue isn't relevant any more since version 2.51-2 is long gone.
Version 2.51-4 which is most Ubuntu versions have dropped defora which
was the program failing in the attached log.

** Changed in: ttf-sil-ezra (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/379544

Title:
  package ttf-sil-ezra 2.51-2 failed to install/upgrade: subprocess
  post-installation script returned error exit status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-sil-ezra/+bug/379544/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 310755] Re: package ttf-freefarsi None [modified: /var/lib/dpkg/info/ttf-freefarsi.list] failed to install/upgrade: cannot access archive: No such file or directory

2011-07-26 Thread Lior Kaplan
I'm marking this bug as invalid as the attached log shows other problems
on that machine (e.g. No space left on device and some others).

** Changed in: ttf-freefarsi (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/310755

Title:
  package ttf-freefarsi None [modified: /var/lib/dpkg/info/ttf-
  freefarsi.list] failed to install/upgrade: cannot access archive: No
  such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-freefarsi/+bug/310755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 797234] Re: package php-doc (not installed) failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2011-07-26 Thread Lior Kaplan
According to the dmesg log, the / FS became read only. In that case, I
would expect the decompress problem to fail writing to the FS. Closing
as invalid, as this isn't a problem in the package.

** Changed in: php-doc (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/797234

Title:
  package php-doc (not installed) failed to install/upgrade: subprocess
  dpkg-deb --fsys-tarfile returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-doc/+bug/797234/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596820] Re: can't start hocr-gtk

2011-07-26 Thread Lior Kaplan
** Changed in: hocr (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/596820

Title:
  can't start hocr-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hocr/+bug/596820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362571] Re: package aspell-he 1.0-0-2 failed to install/upgrade: podproces post-installation script vrátil chybový status 25

2011-07-26 Thread Lior Kaplan
This doesn't seem to be a problem with the aspell-he package itself.
Closing as invalid.

** Changed in: aspell-he (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/362571

Title:
  package aspell-he 1.0-0-2 failed to install/upgrade: podproces post-
  installation script vrátil chybový status 25

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aspell-he/+bug/362571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 199951] Re: Please upgrade hocr to 0.10.17 version

2011-07-29 Thread Lior Kaplan
updated in Debian. Please sync to Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/199951

Title:
  Please upgrade hocr to 0.10.17 version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hocr/+bug/199951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 771131] Re: paps version 0.6.8-2 failed to build on amd64 with GCC-4.6/oneiric

2011-07-29 Thread Lior Kaplan
Version 0.6.8-5 uploaded to Debian and includes the patch forwarded.
Please sync the package to Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771131

Title:
  paps version 0.6.8-2 failed to build on amd64 with GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/paps/+bug/771131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 497737] Re: gphpedit can't open remote (smb) files

2011-07-29 Thread Lior Kaplan
** Changed in: gphpedit (Ubuntu)
   Status: New => Fix Released

** Changed in: gphpedit (Ubuntu)
 Assignee: (unassigned) => Lior Kaplan (kaplan)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/497737

Title:
  gphpedit can't open remote (smb) files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gphpedit/+bug/497737/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74501] Re: crash on rendering syntax highlighting

2011-07-29 Thread Lior Kaplan
Still happens ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/74501

Title:
  crash on rendering syntax highlighting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gphpedit/+bug/74501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 649341] Re: Please update from debian

2010-11-02 Thread Lior Kaplan
Where can I find why was the package removed (or asked removed) by the
Ubuntu Mozilla packaging team ? If it's because it's wasn't updated,
than now I've fixed the problem by uploading the recent version to
Debian.

-- 
Please update from debian
https://bugs.launchpad.net/bugs/649341
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/ubuntu-bugs


Re: [Bug 587026] [NEW] New Hebrew translation

2010-06-23 Thread Lior Kaplan
Well, what about submitting the updated translation to Debian?

I check for already reported bugs at
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=synaptic and didn't find
anything.

Kaplan

On Fri, Jun 18, 2010 at 1:51 AM, Launchpad Bug Tracker <
587...@bugs.launchpad.net> wrote:

> You have been subscribed to a public bug by Yaron (sh-yaron):
>
> The current Hebrew translation for Synaptic is really bad, it has many
> incorrect translated strings and quite a few typos.
> Please replace it with the attached translation ASAP.
>
> * Because of Yaron's comment saying that launchpad keeps loading an old
> and buggy translation for every new Ubuntu release even if it's fixed on
> an older one, we think that is would be better if the translation will
> be committed directly to the source.
>
> ** Affects: synaptic
> Importance: Undecided
> Assignee: Michael Vogt (mvo)
> Status: Confirmed
>
> ** Affects: synaptic (Ubuntu)
> Importance: Undecided
> Status: New
>
>
> ** Tags: i18n
> --
> New Hebrew translation
> https://bugs.edge.launchpad.net/bugs/587026
> You received this bug notification because you are a direct subscriber of
> the bug.
>

-- 
New Hebrew translation
https://bugs.launchpad.net/bugs/587026
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/ubuntu-bugs


Re: [Bug 587026] [NEW] New Hebrew translation

2010-06-23 Thread Lior Kaplan
I didn't understand what you wrote.

You should take your latest translation, compare it to the Debian's one
(attached he.po from synaptic 0.63.1), and send a patch to Debian. When you
do that, let me know the Debian bug number.

You're welcome to contact me privately if you have questions or
problems.

On Wed, Jun 23, 2010 at 8:00 PM, Yaron  wrote:

> Yeah, if we still didn't get any answer that would be a nice detour
>
> Can we make sure that the former translations will not get back to the
> distros whatsoever or we still need this bug to be resolved?
> Yaron Shahrabani
>
>
> On Wed, Jun 23, 2010 at 7:19 PM, Lior Kaplan  wrote:
>
> > Well, what about submitting the updated translation to Debian?
> >
> > I check for already reported bugs at
> > http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=synaptic and didn't
> find
> > anything.
> >
> > Kaplan
> >
> > On Fri, Jun 18, 2010 at 1:51 AM, Launchpad Bug Tracker <
> > 587...@bugs.launchpad.net> wrote:
> >
> > > You have been subscribed to a public bug by Yaron (sh-yaron):
> > >
> > > The current Hebrew translation for Synaptic is really bad, it has many
> > > incorrect translated strings and quite a few typos.
> > > Please replace it with the attached translation ASAP.
> > >
> > > * Because of Yaron's comment saying that launchpad keeps loading an old
> > > and buggy translation for every new Ubuntu release even if it's fixed
> on
> > > an older one, we think that is would be better if the translation will
> > > be committed directly to the source.
> > >
> > > ** Affects: synaptic
> > > Importance: Undecided
> > > Assignee: Michael Vogt (mvo)
> > > Status: Confirmed
> > >
> > > ** Affects: synaptic (Ubuntu)
> > > Importance: Undecided
> > > Status: New
> > >
> > >
> > > ** Tags: i18n
> > > --
> > > New Hebrew translation
> > > https://bugs.edge.launchpad.net/bugs/587026
> > > You received this bug notification because you are a direct subscriber
> of
> > > the bug.
> > >
> >
> > --
> > New Hebrew translation
> > https://bugs.launchpad.net/bugs/587026
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>
> --
> New Hebrew translation
> https://bugs.launchpad.net/bugs/587026
> You received this bug notification because you are a direct subscriber
> of the bug.
>


** Attachment added: "he.po"
   http://launchpadlibrarian.net/50810620/he.po

-- 
New Hebrew translation
https://bugs.launchpad.net/bugs/587026
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/ubuntu-bugs


[Bug 587026] Re: New Hebrew translation

2010-06-23 Thread Lior Kaplan
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586940 for the
inclusion of the updated translation in Debian.

(before sending the file to debian I fixed some typos and mistakes,
changes were sent back to Yaron)

** Bug watch added: Debian Bug tracker #586940
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586940

-- 
New Hebrew translation
https://bugs.launchpad.net/bugs/587026
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/ubuntu-bugs