[Bug 1963682] Re: Touchpad Not Working

2022-03-26 Thread Aviv Levy
** Attachment added: "devices" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1963682/+attachment/5573302/+files/devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1963682

[Bug 1963682] [NEW] Touchpad Not Working

2022-03-04 Thread Aviv Levy
Public bug reported: I have my laptop set on dual boot with both Ubuntu and Windows, and it's just in Ubuntu. Apparently, my built-in touchpad does not appear on the list of devices or with "xinput list." ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.13.0-30-generic 5.13.0-3

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-26 Thread Aviv
I am affected as well: cannot boot from kernels 4.13.0-26 and 4.13.0-31 even when acpi=off. Reverted to 4.10.0-42. Lubuntu 16.04 32 bit on Intel NUC 5PPYH. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1387420] Re: System freezes when performing a backup bash script

2015-02-27 Thread The Aviv
Once in a while, the system still crashes after performing the script; a black screen with messages appear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387420 Title: System freezes when performin

[Bug 1387420] Re: System freezes when performing a backup bash script

2015-01-30 Thread The Aviv
Sorry for not getting back in a while. It will take me time to do this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387420 Title: System freezes when performing a backup bash script To manage no

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-12-30 Thread The Aviv
I've been using v3.18-vivid for a few weeks now, and so far no trouble. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387420 Title: System freezes when performing a backup bash script To manage no

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-12-09 Thread The Aviv
My backup bash script worked fine the first few times, but then the system crashed and a black screen with messages appeared: nouveau_timer_wait_cb+0x5e/0xa0 [nouveau] evo_sync+0xc6/0xf0 [nouveau] ... x86_64_start_reservations+0x2a/0x2c x86_64_start_kernel+0x144/0x153 This was on v3.18-rc5-vivid.

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-27 Thread The Aviv
After I uninstalled nvidia-331, I was able to install the files for v3.18-rc5-vivid without problem, and successfully boot. I will execute my backup bash script and see if the freezing still happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-22 Thread The Aviv
In Synaptic Package Manager, it says the latest version for nvidia-331 is 331.38-0ubuntu7.1, which I have installed. I don't know how to install version 331.89. Should I wait for a stable release update, and in the meantime, uninstall nvidia-331? According to the instructions, I should "uninstall

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-22 Thread The Aviv
I encountered a problem while installing "linux- headers-3.18.0-031800rc5-generic_3.18.0-031800rc5.201411162035_amd64.deb" for v3.18-rc5-vivid (and "linux- headers-3.17.2-031702-generic_3.17.2-031702.201410301416_amd64.deb" for v3.17.2-vivid). A message window (in Ubuntu Software Centre) popped up:

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-18 Thread The Aviv
Yes, I've only been installing one file for a given kernel version: the generic amd64 image .deb package. That's because the instructions read: "To boot into an upstream kernel you only need to download and install the *image*.deb package that corresponds to your architecture." The other files are

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-12 Thread The Aviv
I tried 3.18-rc1. I got the same result as with rc3 and rc4: a black screen. But this time, I also noticed a message quickly flashing (lasting only a second or two): "kvm: disabled by bios". So far, I tried: v3.18-rc1-utopic v3.18-rc2-utopic v3.18-rc3-vivid v3.18-rc4-vivid (I didn't try v3.18-rc

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-10 Thread The Aviv
I could not test the latest mainline kernel (3.18-rc4) . As before, the system did not boot; however, this time, instead of displaying a message, it simply gave a black screen. I also tried 3.18-rc3 with the exact same result. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed *

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-08 Thread The Aviv
The freezing still happens. I tried testing the latest upstream kernel again (v3.18.0-031800rc2). As before, the system did not boot, and it gave the same message. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags removed: bios-outdated-1002 -- You received this bug n

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-03 Thread The Aviv
Thank you Christopher. I updated my BIOS. The output to sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date is 1002 09/27/2013 I will run my backup script a few times to see if the freezing still happens. If it does, I will also try testing the latest upstream kernel again. P

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-01 Thread The Aviv
Before Ubuntu 14.04, I was using on older machine running Linux Mint. The system would freeze randomly. Now, with the new machine I have, running Ubuntu 14.04, everything seems to be working fine, except for this freezing problem. -- You received this bug notification because you are a member of

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-01 Thread The Aviv
I was unable to test the latest upstream kernel, v3.18.0-031800rc2. The system did not boot. It gave the following message: Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system w

[Bug 1387420] Re: System freezes when performing a backup bash script

2014-11-01 Thread The Aviv
** Tags added: kernel-unable-to-test-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387420 Title: System freezes when p

[Bug 1387420] [NEW] System freezes when performing a backup bash script

2014-10-29 Thread The Aviv
.0-37-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: aviv 1511 F pulseaudio /dev/snd/controlC0: aviv 1511 F pulseaudio CurrentDesktop: Unity Date: Wed Oct 29

Re: [Bug 846878] Re: empty space between time applet and nm-applet

2012-04-07 Thread Aviv
I do not relate this bug definitely to problems with xfce4-power-manager. It could be a bug in the application-indicator applet. I haven't looked deeply into this. On Sat, Apr 7, 2012 at 1:50 PM, Jendrik Seipp wrote: > Are you sure this is solely caused by xfce4-power-manager? I experience the >

Re: [Bug 846878] Re: empty space between time applet and nm-applet

2012-04-07 Thread Aviv
I do not know, as I only use 11.10. On Sat, Apr 7, 2012 at 7:23 PM, Jendrik Seipp wrote: > > are you facing the issue with 12.04 where the bug is marked as fixed? or > > is it related to 11.10? > I'm on 12.04. > > As others have pointed out, the issue could be related to themeing: When > I kill

[Bug 947124] Re: Alt+Tab sometimes acts like Alt+(button above Tab)

2012-03-10 Thread Aviv Yeshayav
Thank you Bilal. In that case, the bug has been fixed. I am looking forward to the stable release of Precise. ** Changed in: unity (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 947124] Re: Alt+Tab sometimes acts like Alt+(button above Tab)

2012-03-05 Thread Aviv Yeshayav
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/947124 Title: Alt+Tab sometimes acts like Alt+(button above Tab) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 947124] [NEW] Alt+Tab sometimes acts like Alt+(button above Tab)

2012-03-05 Thread Aviv Yeshayav
Public bug reported: Alt+Tab is a keyboard shortcut for switching between applications. Alt+(button above Tab) is a keyboard shortcut for switching between windows of an application. Alt+Tab sometimes acts like Alt+(button above Tab). To reproduce the bug: 1. Open an application (such as Nautil

[Bug 730617] Re: When using scale/expose, windows don't keep their order

2012-02-25 Thread Aviv Yeshayav
Yes, it's reproducible. Open a few Firefox windows, and try switching between them. According to my understanding, this can only be done by: (1) Clicking the Firefox icon, or (2) Pressing Alt+Grave while holding on to Alt, and using Grave to select the desired window. Either way, a view shows u

[Bug 939002] [NEW] Difficulty switching between windows

2012-02-22 Thread The Aviv
Public bug reported: To switch between windows of an open application, Unity should have a keyboard shortcut analogous to Super+(1 to 0). Users should also be able to use (some key)+(Right or Left) for the same purpose. Likewise, (some key)+(Up or Down) could be useful for switching between open a

[Bug 730617] Re: When using scale/expose, windows don't keep their order

2012-02-22 Thread The Aviv
Why are the bug statuses marked incomplete? According to the "Bugs statuses" page in Launchpad Help (https://help.launchpad.net/Bugs/Statuses), "[If the status is marked incomplete,] the bug report is incomplete and needs more information before it can be triaged. Bugs in this state are considered

[Bug 823214] Re: window icon is blurred, if it has not desktop file

2012-02-22 Thread The Aviv
** Changed in: unity (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823214 Title: window icon is blurred, if it has not desktop file To manage notificati

[Bug 823214] Re: window icon is blurred, if it has not desktop file

2012-02-13 Thread The Aviv
I am experiencing the same problem with a Java application I am writting. The application icon appears blurred. I tried using the same icon as Firefox, and it still appeared blurred. I attached a screenshot showing the two icons next to each other. In the screenshot, the first Firefox icon belongs

[Bug 908402] Re: LXDE power manager expands panel when connecting/disconnecting power cable

2011-12-24 Thread Aviv
** Attachment added: "Screenshots before and after connection/disconnection of power cable" https://bugs.launchpad.net/bugs/908402/+attachment/2645798/+files/Screenshots.7z -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 908402] [NEW] LXDE power manager expands panel when connecting/disconnecting power cable

2011-12-24 Thread Aviv
Public bug reported: Xfce4-power-manager 1.0.10 is in the right side of LXPanel (ver. 0.5.8). When connecting and disconnecting the power cable from the netbook (Asus 1001PX), the space between the power manager and its left neighbour increases. This occurs with every connection/disconnection

[Bug 889446] Re: Keyboard layout switcher resets to default

2011-11-12 Thread Aviv
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889446 Title: Keyboard layout switcher resets to default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-x

[Bug 889446] [NEW] Keyboard layout switcher resets to default

2011-11-12 Thread Aviv
Public bug reported: In my case, when two layouts are defined (US, IL), sometimes (yet most frequently) at startup, the IL layout is missing and I have to add it again, plus the "change layout option". ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: xfce4-xkb-plugin 0.5.4.1-1 ProcVersionSig

Re: [Bug 875671] Re: Firefox 7.0.1 autostarts after login in Xubuntu 11.10

2011-10-19 Thread Aviv
Chris, I suspect apparmor.d: In boot.log I find: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox On Sun, Oct 16, 2011 at 2:01 PM, Chris Coulson wrote: > Yes, the bug is definitely not in Firefox. It's a bug in whatever > actually starts it > > ** Package changed: firefox (Ubuntu)

[Bug 875671] Re: Firefox 7.0.1 autostarts after login in Xubuntu 11.10

2011-10-16 Thread Aviv
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875671 Title: Firefox 7.0.1 autostarts after login in Xubuntu 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sou

[Bug 875671] [NEW] Firefox 7.0.1 autostarts after login in Xubuntu 11.10

2011-10-16 Thread Aviv
log [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aviv 1453 F pulseaudio aviv 1495 F xfce4-volumed BuildID: 20111008085056 CRDA: Error: [Errno 2] No such file or direct

[Bug 767378] Re: Missing GenericName[es] in thunderbird.desktop

2011-06-05 Thread Aviv Sapire
** Changed in: thunderbird (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-translations Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767378 Title

[Bug 745193] Re: Inconsistent menu entries with en_GB locale: Rotate Left / Rotate Clockwise

2011-06-03 Thread Aviv Sapire
** Changed in: ubuntu-translations 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/745193 Title: Inconsistent menu entries with en_GB locale: Rotate Left / Rotate

[Bug 358283] Re: Untranslatable update notification

2011-06-03 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: Fix Committed => 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/358283 Title: Untranslatable update notification -- ubuntu-bugs mailin

[Bug 789567] Re: Typo string 38

2011-06-03 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: Confirmed => Fix Committed ** Changed in: sessioninstaller (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 789567] Re: Typo string 38

2011-05-30 Thread Aviv Sapire
** Changed in: ubuntu-translations Assignee: (unassigned) => Aviv Sapire (serfus) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789567 Title: Typo string 38 -- ubuntu-bugs mailing l

[Bug 790181] Re: [slideshow-xubuntu] Tipos in French translations

2011-05-30 Thread Aviv Sapire
** Also affects: ubuntu-translations Importance: Undecided Status: New ** Changed in: ubiquity-slideshow-ubuntu (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.ne

[Bug 789567] Re: Typo string 38

2011-05-28 Thread Aviv Sapire
** Changed in: sessioninstaller (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789567 Title: Typo string 38 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 789567] Re: Typo string 38

2011-05-28 Thread Aviv Sapire
** Also affects: ubuntu-translations Importance: Undecided Status: New ** Changed in: ubuntu-translations Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789567

[Bug 513994] Re: Bad french translation : "md5sum: /dev/scd0: Aucun medium trouvé"

2011-05-28 Thread Aviv Sapire
looks like it's still "medium" and not "média" in Natty. https://translations.launchpad.net/ubuntu/natty/+source/eglibc/+pots/libc/fr/+translate?batch=10&show=all&search=No+medium+found is this bug still 'in progress' ? -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 659955] Re: Technical Items not translatable

2011-05-28 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: In Progress => 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/659955 Title: Technical Items not translatable -- ubuntu-bugs mailing li

[Bug 759780] Re: spelling mistake in software-center

2011-05-28 Thread Aviv Sapire
For some reason i can't find this string anywhere. string #28 has changed. i guess it should be set to invalid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759780 Title: spelling mistake in softwa

[Bug 651374] Re: wrong language in "applying changes" window

2011-05-27 Thread Aviv Sapire
does this problem still exist in natty (11.04) ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651374 Title: wrong language in "applying changes" window -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 784258] Re: Translations page broken

2011-05-27 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: New => Invalid -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-docs in Ubuntu. https://bugs.launchpad.net/bugs/784258 Title: Translations page broken -- kubuntu-bugs mailing list

[Bug 788946] Re: Firefox selects incorrect locale (country)

2011-05-27 Thread Aviv Sapire
*** This bug is a duplicate of bug 294187 *** https://bugs.launchpad.net/bugs/294187 seems like this is a duplicate of Bug #294187. ** This bug has been marked a duplicate of bug 294187 Firefox Locales should install locale specific search plugins -- You received this bug notification be

[Bug 789182] Re: [Transmission in Natty] French translations missing

2011-05-27 Thread Aviv Sapire
** Also affects: ubuntu-translations Importance: Undecided 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/789182 Title: [Transmission in Natty] French translations missing --

[Bug 789007] Re: REGRESSION: No german language support on Natty Live-CD

2011-05-27 Thread Aviv Sapire
** Also affects: ubuntu-translations Importance: Undecided 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/789007 Title: REGRESSION: No german language support on Natty Live-CD

[Bug 789177] Re: Banshee has 3 "Open with..." entries

2011-05-27 Thread Aviv Sapire
confirmed in ubuntu classic 11.04. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789177 Title: Banshee has 3 "Open with..." entries -- ubuntu

[Bug 789011] Re: local wrong path in software

2011-05-27 Thread Aviv Sapire
looks like the bug was fixed upstream (see link mentioned in description) ** Changed in: xgridfit (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789011 Tit

[Bug 783241] Re: can't get out of fullscreen mode, and while in fullscreen mode window disappears from alt-tab

2011-05-26 Thread Aviv Sapire
I can't mange to reproduce 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/783241 Title: can't get out of fullscreen mode, and while in fullscreen mode window disappears from alt-tab --

[Bug 620751] Re: dvipdf, evince: Illegal entry in bfrange block in ToUnicode CMap

2011-05-05 Thread Adam Aviv
There is still no backports push on this fix for lucid. What is the status? The terminal spam is driving me nuts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/620751 Title: dvipdf, evince: Illegal

[Bug 768303] Re: Czech version of Ubiquity installer has uncapitalised "Internet" on one of the screens

2011-04-22 Thread Aviv Sapire
err should have been Fix Committed. sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768303 Title: Czech version of Ubiquity installer has uncapitalised "Internet" on one of the screens -- u

[Bug 768303] Re: Czech version of Ubiquity installer has uncapitalised "Internet" on one of the screens

2011-04-22 Thread Aviv Sapire
the deadline for the ubiquity-slideshow was 14/4 (NonLanguagePackTranslation). setting as fix released for ubuntu translation, maybe it should be invalid because it's a NonLanguagePack. ** Changed in: ubuntu-translations Status: New => Fix Released -- You received this bug notification b

[Bug 700619] Re: region subtag of language are not being set accordantly

2011-04-15 Thread Aviv Sapire
** Changed in: ubuntu-translations 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/700619 Title: region subtag of language are not being set accordantly -- ubuntu-

[Bug 746500] Re: ubiquity cjk translations are not complete for natty installer and slideshow

2011-04-15 Thread Aviv Sapire
** Changed in: ubuntu-translations 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/746500 Title: ubiquity cjk translations are not complete for natty installer and

[Bug 760680] Re: Translations need to be exported and package needs to be rebuilt

2011-04-15 Thread Aviv Sapire
** Changed in: ubuntu-translations 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/760680 Title: Translations need to be exported and package needs to be rebuilt --

[Bug 620002] Re: Selected language for Wubi install not supported

2011-04-14 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/620002 Title: Selected language for Wubi install not supported -- ubuntu-bug

[Bug 643510] Re: Reason for removal no longer appears translated

2011-04-14 Thread Aviv Sapire
** Changed in: ubuntu-translations Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/643510 Title: Reason for removal no longer appears translated -- ubuntu-bugs mailin

[Bug 746370] Re: Several words are untranslatable

2011-04-14 Thread Aviv Sapire
** Changed in: ubuntu-translations 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/746370 Title: Several words are untranslatable -- ubuntu-bugs mailing list ubunt

[Bug 745278] Re: Corrupted & inconsistent display rendering in software center (RTL locale - Hebrew)

2011-04-09 Thread Aviv Sapire
** Changed in: software-center (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/745278 Title: Corrupted & inconsistent display rendering in software center (

[Bug 569276] Re: "FreeNode" in IRC server list is incorrectly capitalized

2011-04-02 Thread Aviv Sapire
Same bug on XChat. I see it's an old and fixed bug in Empathy, but it is still not fixed in XChat on ubuntu 10.10. ** Also affects: xchat Importance: Undecided Status: New ** Changed in: xchat Status: New => Confirmed -- You received this bug notification because you are a mem

[Bug 453965] Re: RTL displayed in reverse sometimes

2011-03-17 Thread Aviv Sapire
** Changed in: flash-install Status: New => Confirmed ** Changed in: flashplugin-nonfree (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/453965 Title:

Re: [Bug 369993] Re: Traceroute in Network Tools not functioning

2011-02-11 Thread Aviv
Thanks, I'll do that! On Fri, Feb 11, 2011 at 12:54 AM, Antono Vasiljev wrote: > You can take improved package from my PPA > > https://launchpad.net/~antono/+archive/fixes > > -- > You received this bug notification because you are a direct subscri

[Bug 459920] Re: Crash at startup

2010-11-20 Thread Aviv
Firewall configuration as suggested by 1guess on 2010-10-05 did not help me. #...@###-desktop:~$ gscan2pdf --debug (12556): Couldn't connect to query server: IO::Socket::INET: connect: Connection refused at /usr/lib/perl5/forks.pm line 3620 threads::_croak('Couldn\'t connect to query server:

Re: [Bug 675428] Re: gscan2pdf 0.9.29-1ubuntu1 will not start

2010-11-20 Thread Aviv
*** This bug is a duplicate of bug 459920 *** https://bugs.launchpad.net/bugs/459920 Yes, it appears so. Thanks, Aviv. On Fri, Nov 19, 2010 at 7:23 PM, Jeffrey Ratcliffe < jeffrey.ratcli...@gmail.com> wrote: > *** This bug is a duplicate of bug 459920 *** >https://bugs.l

[Bug 675428] Re: gscan2pdf 0.9.29-1ubuntu1 will not start

2010-11-15 Thread Aviv
** Attachment added: "Output of gscan2pdf --debug" https://bugs.launchpad.net/bugs/675428/+attachment/1733905/+files/gscan2pdf_0.9.29-1ubuntu1_debugging.txt -- gscan2pdf 0.9.29-1ubuntu1 will not start https://bugs.launchpad.net/bugs/675428 You received this bug notification because you are a

[Bug 675428] [NEW] gscan2pdf 0.9.29-1ubuntu1 will not start

2010-11-15 Thread Aviv
Public bug reported: Binary package hint: gscan2pdf Package: gscan2pdf Version: 0.9.29-1ubuntu1 #...@###-desktop:~$ gscan2pdf --debug (12556): Couldn't connect to query server: IO::Socket::INET: connect: Connection refused at /usr/lib/perl5/forks.pm line 3620 threads::_croak('Couldn\'t conn

[Bug 374569] Re: Sound converter takes minutes to launch

2010-10-19 Thread Aviv
This behaviour of SoundConverter is not reproducible on Ubuntu 10.04 as of October 19 2010. -- Sound converter takes minutes to launch https://bugs.launchpad.net/bugs/374569 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 326800] Re: unresponsive when "Select Best Server" button is clicked

2010-10-17 Thread Aviv
Sorry, I'm using Lucid at the moment. I'll try to locate a Maverick user for this purpose. On Sun, Oct 17, 2010 at 3:40 PM, Book 'em Dano <326...@bugs.launchpad.net>wrote: > Can you someone who is experiencing this bug in Maverick (I'm stil using > Karmic) provided an updated backtrace? Refer t

[Bug 381983] Re: Jaunty: visual effects setting is not saved after logout

2010-09-05 Thread Aviv
I cannot relate this behaviour to any known parameter of jaunty. Moreover, I could not report this bug via the bug-reporting tool ('bug-buddy') due to a bug in the latter. However, this bug occurred neither in Karmic nor Lucid. -- Jaunty: visual effects setting is not saved after logout https:/

[Bug 554980] Re: two finger scroll/multitouch trackpad not working on lenovo thinkpad w510

2010-06-10 Thread Adam Aviv
The solution in #10 did not work on my t400s. I added the xorg input configuration in both /usr/lib/X11/xorg.conf.d and in /etc/X11/xorg.conf.d without effect. I created a quick bash script using the solution to #5 and have it run on login via the startup applications. That works pretty well. --

[Bug 554980] Re: two finger scroll/multitouch trackpad not working on lenovo thinkpad w510

2010-06-10 Thread Adam Aviv
The solution in #5 worked for me on a Lenovo T400s -- two finger scroll/multitouch trackpad not working on lenovo thinkpad w510 https://bugs.launchpad.net/bugs/554980 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 479842] Re: Karmic freezes on resume from suspend Thinkpad X200s

2009-11-19 Thread Aviv Ben-Yosef
My machine never had grub2 (it's an update from jaunty), so this doesn't seem related. -- Karmic freezes on resume from suspend Thinkpad X200s https://bugs.launchpad.net/bugs/479842 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 425411] Re: Computer suspends immediately after resuming after lid close/open

2009-11-15 Thread Aviv Ben-Yosef
Bad link, I meant this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/479842 -- Computer suspends immediately after resuming after lid close/open https://bugs.launchpad.net/bugs/425411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 425411] Re: Computer suspends immediately after resuming after lid close/open

2009-11-15 Thread Aviv Ben-Yosef
Jason: that's happening on my X200s too, and documented in this bug: http://linux.byexamples.com/archives/297/how-to-ssh-without-password/ -- Computer suspends immediately after resuming after lid close/open https://bugs.launchpad.net/bugs/425411 You received this bug notification because you are

[Bug 412363] Re: ThinkPad T500/X200s fails to resume when AC adapter is removed

2009-11-15 Thread Aviv Ben-Yosef
Happens on X200s, even if the power is not removed! -- ThinkPad T500/X200s fails to resume when AC adapter is removed https://bugs.launchpad.net/bugs/412363 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 425411] Re: Computer suspends immediately after resuming after lid close/open

2009-11-11 Thread Aviv Ben-Yosef
Same here on a Thinkpad X200s, latest karmic -- Computer suspends immediately after resuming after lid close/open https://bugs.launchpad.net/bugs/425411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 479842] Re: Karmic freezes on resume from suspend Thinkpad X200s

2009-11-10 Thread Aviv Ben-Yosef
*** This bug is a duplicate of bug 464291 *** https://bugs.launchpad.net/bugs/464291 This might be a duplicate indeed, but in my case the displays switches to tty1 and I've successfully resumed without AC at sometimes, unlike the other bug report. But, if you decide it really is the same issu

[Bug 479842] Re: Karmic freezes on resume from suspend

2009-11-10 Thread Aviv Ben-Yosef
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/35461262/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/35461263/AplayDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/35461264/BootDmesg.txt ** Att

[Bug 479842] [NEW] Karmic freezes on resume from suspend

2009-11-10 Thread Aviv Ben-Yosef
Public bug reported: I've upgraded to Karmic from Jaunty a few days ago, and since that resuming from suspend cause trouble. Most of the time, when I close the lid, wait for the laptop (Thinkpad X200s) to suspend and open the lid again, it seems to resume, I see the gnome screensaver password p

[Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-11-08 Thread Aviv Ben-Yosef
I've got Karmic installed on an X200s thinkpad and I'm getting the exact same call trace as saran does. Happened to me today after locking the computer (no lid closing) and leaving it for ~30 minutes. -- [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52 htt

Re: [Bug 374569] Re: Sound converter takes minutes to launch

2009-08-12 Thread Aviv
I'm using ver. 1.3.2. The reported bug refers to Sound Converter installed on Jaunty. Quoting Stefan Friesel : > In which version of soundconverter did this happen? Is this reproducible > with the current version in jaunty? > > ** Changed in: soundconverter (Ubuntu) >Status: New => Incom

Re: [Bug 373377] Re: Firefox responds slowly when several tabs are open

2009-08-09 Thread Aviv
I am running 8.10, yet I have the same behavior on a Jaunty machine I use at work (even slightly worse). All my 8.10 and 9.04 drivers are updated. Quoting Micah Gersten : > It seems like you are running an old version of the Intel drivers. Are > you running Jaunty or Intrepid? The Intel driver

Re: [Bug 373377] Re: Firefox responds slowly when several tabs are open

2009-08-09 Thread Aviv
Have done that; same results. Alternatively, SWFDec consumes much less CPU, yet crashes Firefox frequently (also on Epiphany and Galeon),and Gnash fails to render flash videos on most websites. Any ideas? A. Quoting Micah Gersten : > Flash is notorious for high CPU usage. One flash video for me

[Bug 373377] Re: Firefox responds slowly when several tabs are open

2009-08-05 Thread Aviv
** Attachment added: "sysinfo.txt" http://launchpadlibrarian.net/29935742/sysinfo.txt -- Firefox responds slowly when several tabs are open https://bugs.launchpad.net/bugs/373377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

Re: [Bug 373377] Re: Firefox responds slowly when several tabs are open

2009-08-05 Thread Aviv
ly. All my hardware is fully supported by Ubuntu, and drivers are updated and functioning perfectly with all other graphical applications. Aviv. Quoting Micah Gersten : > Thank you for reporting this to Ubuntu. What graphics driver are you > using? Do you have a lot of extensions/addons? > &

Re: [Bug 373709] Re: Starting documents from the openoffice 3.0.1 launcher (oofromtemplate) causes application crash

2009-06-08 Thread Aviv
I downgraded back to Intrepid (Jaunty was not functional for me; too many bugs) and installed OOo 3.0 from http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main. I do not have the OOo launcher there, thus no problems to report. Quoting Chris Cheney : > Do you still have this problem w

[Bug 381983] [NEW] Jaunty: visual effects setting is not saved after logout

2009-05-30 Thread Aviv
Public bug reported: When starting Ubuntu (normal boot), desktop items are partially hidden under the upper panel. Moving the panel or hiding it does not help, icons are still hidden beneath it, as if screen size is unknown to the system. Any application that I start is also hidden under the upper

[Bug 374569] [NEW] Sound converter takes minutes to launch

2009-05-10 Thread Aviv
Public bug reported: Binary package hint: soundconverter In Jaunty: Sound Converter will launch only after two or three minutes after clicking its menu entry. The Sound Converter window opens, but remains blank for a couple of minutes (process is do-poll). In this state, it interferes with Naut

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

2009-05-10 Thread Aviv
Many thanks, I'll try it. Quoting Christoph Korn : > I have built vlc-1.0.0-rc1 for jaunty in my PPA. > https://launchpad.net/~c-korn/+archive/vlc > > VLC requires qt4-4.5.1 which I took from karmic. > I did not encounter any problems but this release may have regressions or > other bugs. > > --

Re: [Bug 370753] Re: Root Terminal fails to start in Gnome from menu

2009-05-10 Thread Aviv
*** This bug is a duplicate of bug 328575 *** https://bugs.launchpad.net/bugs/328575 For me, as a reminder, the same: Regular terminal works fine, only root terminal when started from ANYWHERE fails. Aviv. Quoting David : > *** This bug is a duplicate of bug 328575 *** >

Re: [Bug 370753] Re: Root Terminal fails to start in Gnome from menu

2009-05-10 Thread Aviv
*** This bug is a duplicate of bug 328575 *** https://bugs.launchpad.net/bugs/328575 Chris, I understood that for other people BOTH the regular terminal AND root terminal fail (i.e., with or w/o gksu execution). However, if this is NOT the case, then my bug is indeed identical to 328575. Quot

Re: [Bug 373709] Re: Starting documents from the openoffice 3.0.1 launcher (oofromtemplate) causes application crash

2009-05-10 Thread Aviv
Disabling Assistive Technologies did not resolve the problem. Quoting Chris Cheney : > Do you have System->Preferences->Assistive Technologies enabled, if so > does disabling it (if you can) help resolve the problem? > > ** Changed in: openoffice.org (Ubuntu) >Status: New => Incomplete >

Re: [Bug 370753] Re: Root Terminal fails to start in Gnome from menu

2009-05-09 Thread Aviv
> On Fri, 2009-05-08 at 19:15 +, Aviv wrote: > > *** This bug is a duplicate of bug 328575 *** > > https://bugs.launchpad.net/bugs/328575 > > > > I do not think that my bug submission is a duplicate of bug 328575. > > Gnome-terminal works fine, ONLY root te

Re: [Bug 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-08 Thread Aviv
Let me be more accurate here. Gnome-terminal works fine, *ONLY* root terminal fails (gksu /usr/bin/x-terminal-emulator fails to execute). Hence, GConf may be error-free in this case. Quoting Alwin Roosen : > I have the same problem after upgrade from Intrepid to Jaunty. > > I don't know of this i

  1   2   >