[Bug 1318542] Re: One keystroke goes double when using groups.

2020-09-30 Thread Haim Daniel
Ubuntu 20.04.1 LTS
terminator version 1.91-4ubuntu1

Had to combine  @master-zion and @quad3datwork solutions to put this to
work:


sudo vi `which terminator`

after the last import line add the following:

if 'DBUS_SESSION_BUS_ADDRESS' in os.environ:
del os.environ['DBUS_SESSION_BUS_ADDRESS']
if 'GTK_IM_MODULE' in os.environ:
del os.environ['GTK_IM_MODULE']

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

Title:
  One keystroke goes double when using groups.

To manage notifications about this bug go to:
https://bugs.launchpad.net/terminator/+bug/1318542/+subscriptions

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

[Bug 1364387] Re: Impossible to save a texture library in sweethome3d-texture-editor

2020-05-31 Thread Haim
@SirG The patch worked for me too.
Thank you.

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

Title:
  Impossible to save a texture library in sweethome3d-texture-editor

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

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

[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2020-04-10 Thread Haim
Same problem on Lenovo IdeaPad 310-15IKB, ubuntu 19.10 with kernel 5.3.0-46.
Muting the right channel solved the problem tempuraly.

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

Title:
  [meta-bug] Inverted Internal microphone (phase inversion)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978/+subscriptions

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

[Bug 1255610] Re: 100% CPU usage with "initctl emit plymouth-ready" process

2016-11-07 Thread Haim Daniel
Ditto - Ubuntu 16.04.05

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

Title:
  100% CPU usage with "initctl emit plymouth-ready" process

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

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


[Bug 1255610] Re: 100% CPU usage with "initctl emit plymouth-ready" process

2016-11-07 Thread Haim Daniel
Ditto - Ubuntu 14.04.05

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

Title:
  100% CPU usage with "initctl emit plymouth-ready" process

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

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


[Bug 1518003] Re: Severe OpenGL rendering issues in games

2015-12-04 Thread Itai Bar-Haim
** Changed in: mesa (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/1518003

Title:
  Severe OpenGL rendering issues in games

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

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


[Bug 1518003] Re: Severe OpenGL rendering issues in games

2015-11-28 Thread Itai Bar-Haim
** Package changed: ubuntu => mesa (Ubuntu)

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

Title:
  Severe OpenGL rendering issues in games

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

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


[Bug 1518003] [NEW] Severe OpenGL rendering issues in games

2015-11-19 Thread Itai Bar-Haim
Public bug reported:

As I also asked in http://askubuntu.com/questions/698855/severe-
rendering-issues-in-games-intel-hd-4000-ubuntu-15-10

After updating Ubuntu to 15.10, 3D Steam games don't render things
correctly. The issue is so severe that it is unplayable, as polygons are
smeared all over the screen (see screenshots in the askubuntu link
above).

GLGears works fine, so I looked for advanced OpenGL samples I can test
it on but couldn't find anything, not ready to use nor something I need
to compile.

My processor is Intel® Core™ i5-4430 CPU @ 3.00GHz × 4 and I use the processors 
graphics, i.e. Intel HD 4000 series (Intel® Haswell Desktop).
The system is 64 bit, with 8 gigs of RAM.

I tried installing the ppa:oibaf/graphics-drivers repository and drivers, but 
it didn't help.
I tried installing XFCE desktop and running the game from there, so there is no 
Compiz interference, but it didn't help.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: drivers opengl

** Attachment added: "Bad rendering in Grim Fandango Remastered."
   
https://bugs.launchpad.net/bugs/1518003/+attachment/4522190/+files/grim%20fandando%20remastered%20rendering%20error.png

** Description changed:

  As I also asked in http://askubuntu.com/questions/698855/severe-
  rendering-issues-in-games-intel-hd-4000-ubuntu-15-10
  
  After updating Ubuntu to 15.10, 3D Steam games don't render things
  correctly. The issue is so severe that it is unplayable, as polygons are
  smeared all over the screen (see screenshots in the askubuntu link
  above).
  
  GLGears works fine, so I looked for advanced OpenGL samples I can test
  it on but couldn't find anything, not ready to use nor something I need
  to compile.
  
- My processor is Intel® Core™ i5-4430 CPU @ 3.00GHz × 4 and I use the
- processors graphics, i.e. Intel HD 4000 series.
+ My processor is Intel® Core™ i5-4430 CPU @ 3.00GHz × 4 and I use the 
processors graphics, i.e. Intel HD 4000 series (Intel® Haswell Desktop).
+ The system is 64 bit, with 8 gigs of RAM.
  
  I tried installing the ppa:oibaf/graphics-drivers repository and drivers, but 
it didn't help.
  I tried installing XFCE desktop and running the game from there, so there is 
no Compiz interference, but it didn't help.

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

Title:
  Severe OpenGL rendering issues in games

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

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

[Bug 1381483] Re: Desktop sharing display frozen

2014-11-06 Thread Haim
** Description changed:

  I can connect to a 14.10 desktop, but the update of the display is
  frozen in the VNC client. I see the desktop, with launcher and panel,
  but the time is stuck. Clicking on an app in the launcher does start the
  app, but the app does not appear on the VNC client screen. This happens
  when logging in using either Remmina on Ubuntu 14.04 on UltraVNC from a
  Windows 8.1 PC. Someone reported in the forums that this also happens
  when using x11vnc.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Oct 15 12:41:01 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
-Subsystem: Elitegroup Computer Systems Device [1019:903a]
-Subsystem: Elitegroup Computer Systems Device [1019:903a]
+  Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
+    Subsystem: Elitegroup Computer Systems Device [1019:903a]
+    Subsystem: Elitegroup Computer Systems Device [1019:903a]
  InstallationDate: Installed on 2014-10-11 (3 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20141011)
  MachineType: DIXONSXP DIXONSXP
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-22-generic 
root=UUID=8b9c4b4b-0d6b-4ae2-89cd-504d7a77e096 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/31/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 1.00DIX
  dmi.board.name: DIXONSXP
  dmi.board.vendor: DIXONSXP
  dmi.chassis.type: 10
  dmi.chassis.vendor: DIXONSXP
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.00DIX:bd08/31/2007:svnDIXONSXP:pnDIXONSXP:pvr:rvnDIXONSXP:rnDIXONSXP:rvr:cvnDIXONSXP:ct10:cvr:
  dmi.product.name: DIXONSXP
  dmi.sys.vendor: DIXONSXP
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Wed Oct 15 12:03:23 2014
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id8564 
-  vendor AUO
+  product id8564
+  vendor AUO
  xserver.version: 2:1.16.0-1ubuntu1

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

Title:
  Desktop sharing display frozen

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

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

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

2014-10-11 Thread Haim
*** This bug is a duplicate of bug 1226962 ***
https://bugs.launchpad.net/bugs/1226962

I'm too, have this bug, in ubuntu 14.04.1. all the hotkeys Ctrl+?,
Ctrl+Alt+?, Ctrl+Shift+? are not working.  please fix it...

-- 
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 654988] Re: Unity doesn't mirror its interface for RTL locales.

2014-08-10 Thread Haim
pleeeas, fix 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/654988

Title:
  Unity doesn't mirror its interface for RTL locales.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/654988/+subscriptions

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


[Bug 1320303] [NEW] package whoopsie 0.1.34 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-05-16 Thread sam j haim
Public bug reported:

hello,

greetings to u.

I just upgraded from ubunut 11.0 to 12.04.

in the process two programs did not load.

tyvm

sam

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: whoopsie 0.1.34
ProcVersionSignature: Ubuntu 3.2.0-63.95-generic 3.2.57
Uname: Linux 3.2.0-63-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
CrashReports:
 644:0:0:1030864:2014-05-16 11:42:48.42280 -0500:2014-05-16 
12:03:43.936699074 -0500:/var/crash/winbind.0.crash
 644:0:0:1066800:2014-05-16 11:57:39.283218000 -0500:2014-05-16 
12:04:06.076808866 -0500:/var/crash/whoopsie.0.crash
Date: Fri May 16 11:57:38 2014
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
MarkForUpload: True
SourcePackage: whoopsie-daisy
Title: package whoopsie 0.1.34 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2014-05-16 (0 days ago)
WhoopsieLog: Failed to find user: whoopsie

** Affects: whoopsie-daisy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package whoopsie 0.1.34 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/1320303/+subscriptions

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


[Bug 1102570] [NEW] can't install xmbc boxee

2013-01-21 Thread haim nahum
Public bug reported:

i had a problem with my xtreamer ad lost my  xmbc  boxee.
i can't install them again.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.3
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Jan 21 19:21:05 2013
ExecutablePath: /usr/bin/nautilus
InstallationMedia: macbuntu-iso - Release i386
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1822): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1801): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

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

Title:
  can't install xmbc  boxee

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

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


[Bug 1102570] Re: can't install xmbc boxee

2013-01-21 Thread haim nahum
Can I get link to install those media files please?

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

Title:
  can't install xmbc  boxee

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

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


[Bug 1098914] [NEW] can't see abode flash player sometimes can't update

2013-01-12 Thread haim nahum
Public bug reported:

can't see abode flash player sometimes  can't update.
i get the message: W: Failed to fetch 
http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.2.159.1-0maverick1_i386.deb
  404  Not Found [IP: 91.189.92.150 80]

sometimes i get crash message during open the player.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.3
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jan 12 17:21:21 2013
ExecutablePath: /usr/bin/nautilus
InstallationMedia: macbuntu-iso - Release i386
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

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

Title:
  can't see abode flash player sometimes  can't update

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

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


[Bug 734023] Re: Missing text and icons

2011-06-25 Thread Haim
Benjamin Drung, what is your default language?   maybe it's work because
the first  you run it was in English.

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

Title:
  Missing text and icons

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

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


[Bug 734454] Re: nautilus crashes when copy files from a folder to DOK (or MP3 Player)

2011-03-17 Thread Haim
Hi Glen, Thanks for your reply, I'll see if there is any consistency in
this bug, thanks

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

Title:
  nautilus crashes when copy files from a folder to DOK (or MP3 Player)

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


[Bug 734454] [NEW] nautilus crashes when copy files from a folder to DOK (or MP3 Player)

2011-03-13 Thread Haim
Public bug reported:

Binary package hint: nautilus

Description:Ubuntu 10.10
Release:10.10
nautilus:
  Installed: 1:2.32.0-0ubuntu1.3
  Candidate: 1:2.32.0-0ubuntu1.3
  Version table:
 *** 1:2.32.0-0ubuntu1.3 0

Randomly nautilus crashes when I copy files from a folder to another
folder, (It seems to me that only when I copy multiple files to a disk
on key Nautilus Course)

I use hebrew Language, and I think it happens because of the language.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- nautilus crashes when copy files from a folder to DOK (or Player)
+ nautilus crashes when copy files from a folder to DOK (or MP3 Player)

** Description changed:

  Binary package hint: nautilus
  
  Description:  Ubuntu 10.10
  Release:  10.10
  nautilus:
-   Installed: 1:2.32.0-0ubuntu1.3
-   Candidate: 1:2.32.0-0ubuntu1.3
-   Version table:
-  *** 1:2.32.0-0ubuntu1.3 0
+   Installed: 1:2.32.0-0ubuntu1.3
+   Candidate: 1:2.32.0-0ubuntu1.3
+   Version table:
+  *** 1:2.32.0-0ubuntu1.3 0
  
  Randomly nautilus crashes when I copy files from a folder to another
- folder, (It seems to me that only when you copy multiple files to a disk
+ folder, (It seems to me that only when I copy multiple files to a disk
  on key Nautilus Course)
  
  I use hebrew Language, and I think it happens because of language.

** Description changed:

  Binary package hint: nautilus
  
  Description:  Ubuntu 10.10
  Release:  10.10
  nautilus:
    Installed: 1:2.32.0-0ubuntu1.3
    Candidate: 1:2.32.0-0ubuntu1.3
    Version table:
   *** 1:2.32.0-0ubuntu1.3 0
  
  Randomly nautilus crashes when I copy files from a folder to another
  folder, (It seems to me that only when I copy multiple files to a disk
  on key Nautilus Course)
  
- I use hebrew Language, and I think it happens because of language.
+ I use hebrew Language, and I think it happens because of the language.

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

Title:
  nautilus crashes when copy files from a folder to DOK (or MP3 Player)

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

[Bug 734023] Re: Missing text and icons

2011-03-12 Thread Haim
Hi, I'm using Ubuntu 10.10 with Hebrew too and I get the same bug,

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

Title:
  Missing text and icons

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


[Bug 404596] Re: failed to allocate wireless device

2009-11-22 Thread Haim
OK, sorry, turns out this wasn't my issue.  My rt61pci device is now
working.

Booted up and is now fine, I think it was just that the settings had to
be set to the device, seems it couldn't be set and then the module
reloaded...well basically i don't know what happened, but works now.

Dlink DWL-g630 rev E (cardbus) working.

-- 
failed to allocate wireless device
https://bugs.launchpad.net/bugs/404596
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 404596] Re: failed to allocate wireless device

2009-11-20 Thread Haim
@ sudopod  Douglas Moyes

The fix seems to be suggesting using the Ubuntu 9.10 as is, and just re-
installing (copying) the firmware

With the latest version of the Linux kernel ,version 2.6.31, I do not
have any trouble with the RT61PCI driver, with the latest firmware. Note
that this is the driver that ships with the Linux kernel, not the one
from the driver developer's website.

9.10 comes with 2.6.31 so this suggests you are just using the standard
install of ubuntu and replacing the firmware??

However the firmware on their site is from 2008 and earlier so ubuntu must have 
these versions.
http://www.ralinktech.com/support.php?s=2

So I'm a bit confused what you guys have exactly done to get this
working

Cheers  Haim

ps 
Dlink G630 rev E, also not working in ubuntu 9.10, 
Says it loads firmware, then nothing.

-- 
failed to allocate wireless device
https://bugs.launchpad.net/bugs/404596
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 284818] Re: package python-setuptools 0.6c9-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-03-03 Thread Haim Avni
pycentral: pycentral -v pkginstall python-setuptools
pycentral: reading /usr/share/pyshared-data/python-setuptools
pycentral: Using python-version from pkgconfig: 2.4, 2.5
pycentral:  avail=['2.5'], pkg=2.4, 2.5, install=['2.5']
pycentral:  install package python-setuptools
pycentral:  link shared files python2.5/python-setuptools
pycentral: pycentral pkginstall: not overwriting local files
pycentral pkginstall: not overwriting local files

-- 
package python-setuptools 0.6c9-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/284818
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 323674] [NEW] I receive a message python-setuptools failure

2009-01-31 Thread Haim Avni
Public bug reported:

Binary package hint: python-setuptools

When I install a package, e.g. the SVN GUI package, meld etc., I receive
the failure message. No further information is supplied and I have not
noticed anything wrong beside receiving the message.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: python-setuptools 0.6c9-0ubuntu1
PackageArchitecture: all
SourcePackage: python-setuptools
Title: package python-setuptools 0.6c9-0ubuntu1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.27-9-generic i686

** Affects: python-setuptools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
I receive a message python-setuptools failure
https://bugs.launchpad.net/bugs/323674
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 323674] Re: I receive a message python-setuptools failure

2009-01-31 Thread Haim Avni

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/21858373/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/21858374/DpkgTerminalLog.txt

-- 
I receive a message python-setuptools failure
https://bugs.launchpad.net/bugs/323674
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