[Bug 1531739] Re: -2^2=-4. is bug

2016-03-19 Thread Islam Yusupov
** Changed in: gnome-calculator (Ubuntu)
   Status: New => Invalid

** Changed in: gnome-calculator (Ubuntu)
 Assignee: (unassigned) => Islam Yusupov (79050065151-j)

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

Title:
  -2^2=-4. is bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1531739/+subscriptions

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


[Bug 1114242] [NEW] File transfer high CPU usage

2013-02-03 Thread Islam
Public bug reported:

While copying big data size like 20 GB the CPU usage is getting high and 
kworker is consuming about 50 % of the CPU. and the whole system response is 
too slow.
I tested that while transferring between USB HD and internal HD.

RAM: 3G
CPU: 2.16 Dual Core
OS: 64bit

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

** Description changed:

- While copying big data size like 20 GB the CPU usage is getting high and 
kworker is consuming about 50 % of the CPU.
+ While copying big data size like 20 GB the CPU usage is getting high and 
kworker is consuming about 50 % of the CPU. and the whole system response is 
too slow.
  I tested that while transferring between USB HD and internal HD.
  
  RAM: 3G
  CPU: 2.16 Dual Core
  OS: 64bit

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

Title:
  File transfer high CPU usage

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

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


[Bug 1071784] [NEW] Software sources application never opens

2012-10-26 Thread Islam Genena
Public bug reported:

lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

apt-cache policy software-properties-gtk
software-properties-gtk:
  Installed: 0.92.9
  Candidate: 0.92.9
  Version table:
 *** 0.92.9 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

sudo software-properties-gtk
[sudo] password for :
gpg: /tmp/tmpkvf3mn/trustdb.gpg: trustdb created
Traceback (most recent call last):
File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 162, in 
packages_for_modalias
cache_map = packages_for_modalias.cache_maps[apt_cache_hash]
KeyError: -1061816414

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File /usr/bin/software-properties-gtk, line 103, in module
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
File 
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
 line 178, in __init__
self.init_drivers()
File 
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
 line 1097, in init_drivers
self.devices = detect.system_device_drivers()
File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 415, in 
system_device_drivers
for pkg, pkginfo in system_driver_packages(apt_cache).items():
File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 319, in 
system_driver_packages
for p in packages_for_modalias(apt_cache, alias):
File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 164, in 
packages_for_modalias
cache_map = _apt_cache_modalias_map(apt_cache)
File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 129, in 
_apt_cache_modalias_map
m = package.candidate.record['Modaliases']
File /usr/lib/python3/dist-packages/apt/package.py, line 429, in record
return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: 
invalid continuation byte

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-properties-gtk 0.92.9
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Oct 26 18:10:51 2012
InstallationDate: Installed on 2012-10-04 (21 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120926)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

** Description changed:

  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  apt-cache policy software-properties-gtk
  software-properties-gtk:
-   Installed: 0.92.9
-   Candidate: 0.92.9
-   Version table:
-  *** 0.92.9 0
- 500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
- 100 /var/lib/dpkg/status
- 
+   Installed: 0.92.9
+   Candidate: 0.92.9
+   Version table:
+  *** 0.92.9 0
+ 500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
+ 100 /var/lib/dpkg/status
  
  sudo software-properties-gtk
- [sudo] password for : 
+ [sudo] password for :
  gpg: /tmp/tmpkvf3mn/trustdb.gpg: trustdb created
  Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 162, in 
packages_for_modalias
  cache_map = packages_for_modalias.cache_maps[apt_cache_hash]
  KeyError: -1061816414
  
  During handling of the above exception, another exception occurred:
  
  Traceback (most recent call last):
  File /usr/bin/software-properties-gtk, line 103, in module
  app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
  File 
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
 line 178, in __init__
  self.init_drivers()
  File 
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
 line 1097, in init_drivers
  self.devices = detect.system_device_drivers()
  File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 415, in 
system_device_drivers
  for pkg, pkginfo in system_driver_packages(apt_cache).items():
  File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 319, in 
system_driver_packages
  for p in packages_for_modalias(apt_cache, alias):
  File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 164, in 
packages_for_modalias
  cache_map = _apt_cache_modalias_map(apt_cache)
  File /usr/lib/python3/dist-packages/UbuntuDrivers/detect.py, line 129, in 
_apt_cache_modalias_map
  m = package.candidate.record['Modaliases']
  File /usr/lib/python3/dist-packages/apt/package.py, line 429, in record
  return Record(self._records.record)
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: 
invalid continuation byte
  
  

[Bug 1071784] Re: Software sources application never opens

2012-10-26 Thread Islam Genena
sudo gedit /var/lib/dpkg/status

Save the file despite the error will fix the unicode errors.

** Changed in: evince (Ubuntu)
   Status: New = Fix Released

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

Title:
  Software sources application never opens

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

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


[Bug 994375] [NEW] hotmail chats comming up in each login

2012-05-03 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

hi,

Problem comming up with each login

strps:

1- chat in/out to any hotmail account
2- reconnect to wifi
3- closed chat will be pinding as new chat however your friend account is 
available or not
blue color in the status icon in each logon - or WIFI reconnect-

until my friend ansower by any text !!

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri May  4 06:16:26 2012
ExecutablePath: /usr/lib/empathy/empathy-chat
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric running-unity

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

Title:
  hotmail chats comming up in each login

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

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


[Bug 994375] Re: hotmail chats comming up in each login

2012-05-03 Thread Islam Alshaikh إسلام الشيخ
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/994375

Title:
  hotmail chats comming up in each login

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

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


[Bug 898775] [NEW] video doesn't work correctly

2011-12-01 Thread islam habib
Public bug reported:

video doesn't work correctly

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libgstreamer0.10-0 0.10.35-1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Dec  1 19:01:00 2011
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: gstreamer0.10
UpgradeStatus: Upgraded to oneiric on 2011-11-20 (11 days ago)

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric running-unity

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

Title:
  video doesn't work correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/898775/+subscriptions

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


[Bug 898775] Re: video doesn't work correctly

2011-12-01 Thread islam habib
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/898775

Title:
  video doesn't work correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/898775/+subscriptions

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


[Bug 898413] [NEW] Error while Refreshing folder 'personal/Sent Items'.

2011-11-30 Thread islam sadek
Public bug reported:

I can't refresh sent folder , I got this error below

Error while Refreshing folder 'personal/Sent Items'.
Could not get new messages

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Dec  1 02:26:03 2011
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: evolution
UpgradeStatus: Upgraded to oneiric on 2011-11-12 (17 days ago)

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


** Tags: apport-bug apport-lpi i386 oneiric running-unity

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

Title:
  Error while Refreshing folder 'personal/Sent Items'.

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

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


[Bug 898413] Re: Error while Refreshing folder 'personal/Sent Items'.

2011-11-30 Thread islam sadek
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/898413

Title:
  Error while Refreshing folder 'personal/Sent Items'.

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

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


[Bug 682978] [NEW] totem python console shows You can access the totem object through 'totem_object' : totem.Object object at 0xa3ad7d4 (TotemObject at 0x9e5e078)

2010-11-29 Thread B. M. Riazul Islam
Public bug reported:

Binary package hint: totem

totem python console shows You can access the totem object through 
'totem_object' :
totem.Object object at 0xa3ad7d4 (TotemObject at 0x9e5e078)
 

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Nov 30 10:37:35 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: apport-bug i386 maverick

-- 
totem python console shows You can access the totem object through 
'totem_object' : totem.Object object at 0xa3ad7d4 (TotemObject at 0x9e5e078) 
 
https://bugs.launchpad.net/bugs/682978
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 682978] Re: totem python console shows You can access the totem object through 'totem_object' : totem.Object object at 0xa3ad7d4 (TotemObject at 0x9e5e078)

2010-11-29 Thread B. M. Riazul Islam


-- 
totem python console shows You can access the totem object through 
'totem_object' : totem.Object object at 0xa3ad7d4 (TotemObject at 0x9e5e078) 
 
https://bugs.launchpad.net/bugs/682978
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 569793] Re: create Screenshot Gallery hangs

2010-08-22 Thread Muhammad Shamsul Islam
I have also face the problem of Totem for creating the screen shot
gallery. Every time after 90% progress it hang on. Why I don't know.
Does anybody has the solution?

-- 
create Screenshot Gallery hangs
https://bugs.launchpad.net/bugs/569793
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 562714] Re: cannot parse valid podcast feeds

2010-04-14 Thread Tanim Islam
Hello again. I have restarted my computer with Ubuntu 9.10, and I run
rhythmbox -d. I am now able to add podcast feeds. I cannot reproduce the
problem.

-- 
cannot parse valid podcast feeds
https://bugs.launchpad.net/bugs/562714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 562714] Re: cannot parse valid podcast feeds

2010-04-13 Thread Tanim Islam

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/44102436/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/44102437/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/44102438/XsessionErrors.txt

-- 
cannot parse valid podcast feeds
https://bugs.launchpad.net/bugs/562714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 562714] [NEW] cannot parse valid podcast feeds

2010-04-13 Thread Tanim Islam
Public bug reported:

Binary package hint: rhythmbox

I try to add in a valid podcast URL into Rhythmbox 0.12.5, on Ubuntu
9.10. When I try to add the following valid podcast URLs,

1. http://www.npr.org/rss/podcast.php?id=35
2. http://www.bbc.co.uk/worldservice/documentaries/index.xml
3. http://feeds.thisamericanlife.org/talpodcast

I get the following error:

There was a problem adding this podcast: Unable to parse the feed
contents.

I believe they are valid, because when gPodder can fetch podcasts from
those feeds.

Here is the dump from apt-cache policy rhythmbox:
Installed: 0.12.5-0ubuntu5.2
  Candidate: 0.12.5-0ubuntu5.2
  Version table:
 *** 0.12.5-0ubuntu5.2 0
500 http://mirror.math.ucdavis.edu karmic-updates/main Packages
100 /var/lib/dpkg/status
 0.12.5-0ubuntu4 0
500 http://mirror.math.ucdavis.edu karmic/main Packages

ProblemType: Bug
Architecture: i386
Date: Tue Apr 13 18:53:43 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.12.5-0ubuntu5.2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.31-21-generic i686

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


** Tags: apport-bug i386

-- 
cannot parse valid podcast feeds
https://bugs.launchpad.net/bugs/562714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500700] Re: Files name with CP-1256 not auto-convert to utf-8

2010-01-06 Thread Islam Alshaikh إسلام الشيخ
Hi,

This an example zip file , contain one folder with Arabic name ,And one
empty file with Arabic name.

Thanks

** Attachment added: Example ZIP file (Arabic cp-1256)
   http://launchpadlibrarian.net/37528800/%D8%B9%D8%B1%D8%A8%D9%8A.zip

-- 
Files name with CP-1256 not auto-convert to utf-8
https://bugs.launchpad.net/bugs/500700
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 500700] [NEW] Files name with CP-1256 not auto-convert to utf-8

2009-12-26 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

Binary package hint: file-roller

Hi

When I opening zip file contain cp-1256 files name , it coming as
incorrect characters.

Files names should converting to UTF8.

Thanks

ProblemType: Bug
Architecture: i386
Date: Sun Dec 27 09:18:29 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/file-roller
Package: file-roller 2.28.1-0ubuntu1
ProcEnviron:
 LANG=ar_KW.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: file-roller
Uname: Linux 2.6.31-16-generic i686

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Files name with CP-1256 not auto-convert to utf-8
https://bugs.launchpad.net/bugs/500700
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in ubuntu.

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


[Bug 500700] Re: Files name with CP-1256 not auto-convert to utf-8

2009-12-26 Thread Islam Alshaikh إسلام الشيخ

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37220006/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37220007/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37220008/XsessionErrors.txt

-- 
Files name with CP-1256 not auto-convert to utf-8
https://bugs.launchpad.net/bugs/500700
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in ubuntu.

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


[Bug 331895] [NEW] Syntek Web Cam is not running

2009-02-19 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

Binary package hint: gnome-applets

Hi

Alfa Ubuntu(9.04) can not run Web Cam

174f:6a31 Syntek Web Cam

Thanks

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Syntek Web Cam is not running
https://bugs.launchpad.net/bugs/331895
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 331906] [NEW] Mid-right Mid-left mouse are swaped in KDE for Arabic (RTL)

2009-02-19 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

Binary package hint: gnome-applets

Hi

With 7Buttons mouse , in Arabic KDE environment

The Middle-Right  Middle-Left are swaped !

Thanks

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Mid-right  Mid-left mouse are swaped in KDE for Arabic (RTL)
https://bugs.launchpad.net/bugs/331906
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 260731] [NEW] Arabic Path not convert with ftp

2008-08-23 Thread Islam Alshaikh إسلام الشيخ
Public bug reported:

Binary package hint: nautilus

Hi

If I open path with ftp by Nautilus , Arabic chr not convert to Arabic
chr

If I have dir like :موالد وأفراح
it come in path box Like : 
%D9%85%D9%88%D8%A7%D9%84%D8%AF%20%D9%88%D8%A3%D9%81%D8%B1%D8%A7%D8%AD

This problem in ftp connection only!

Thanks

ProblemType: Bug
Architecture: i386
Date: Sat Aug 23 23:28:15 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: ath_hal fglrx
Package: nautilus 1:2.22.3-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ar_KW.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.24-21-generic i686

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


** Tags: apport-bug

-- 
Arabic Path not convert with ftp
https://bugs.launchpad.net/bugs/260731
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

[Bug 260731] Re: Arabic Path not convert with ftp

2008-08-23 Thread Islam Alshaikh إسلام الشيخ

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/17038233/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/17038234/ProcStatus.txt

-- 
Arabic Path not convert with ftp
https://bugs.launchpad.net/bugs/260731
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 49567] Re: list view doesn't expand subfolder when clicking on arrow if entry is selected

2008-07-25 Thread Islam Alshaikh إسلام الشيخ
Hi

This bug was before in Edgy  fixed , but it back in Gusty !!

Thanks

-- 
list view doesn't expand subfolder when clicking on arrow if entry is selected
https://bugs.launchpad.net/bugs/49567
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 198716] Re: file browser directs to home directory only

2008-04-19 Thread Bipul Islam
** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = New

-- 
file browser directs to home directory only
https://bugs.launchpad.net/bugs/198716
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 198716] Re: file browser directs to home directory only

2008-04-05 Thread Bipul Islam
I run a ububtu 7.04 fiesty fawn system. It was working fine.
Today i was trying out some upgrades on artwork usplashes etc.
once done i wanted to browse to the directories like /bin or /bin or /usr ,etc
but whenever i click the  beside the tab showing my user name , Desk top 
shows for a few seonds  return to the home folder.
I also get a nautilus-debug-log.txt on my home folder whic goes as thus


= BEGIN MILESTONES =
0x8182d30 2008/04/04 21:10:15.8338 (GLog): file nautilus-navigation-window.c: 
line 834 (activate_nth_short_list_item): assertion failed: (index  
g_list_length (window-details-short_list_viewers))
0x8182d30 2008/04/04 21:10:15.8339 (USER): debug log dumped due to signal 6
= END MILESTONES =
= BEGIN RING BUFFER =
0x8182d30 2008/04/04 21:10:10.9988 (USER): window 0x81f8048 open location: 
old=(none), new=x-nautilus-desktop:
0x8182d30 2008/04/04 21:10:11.0881 (USER): create new navigation 
window=0x81de928
0x8182d30 2008/04/04 21:10:11.0881 (USER): window 0x81de928 open location: 
old=(none), new=file:///home/bipul
0x8182d30 2008/04/04 21:10:11.7062 (USER): change view of window 0x81de928: 
file:///home/bipul to OAFIID:Nautilus_File_Manager_Icon_View
0x8182d30 2008/04/04 21:10:11.9244 (USER): finished loading window 0x81f8048: 
x-nautilus-desktop:
0x8182d30 2008/04/04 21:10:11.9699 (USER): finished loading window 0x81de928: 
file:///home/bipul
0x8182d30 2008/04/04 21:10:15.5423 (USER): selection changed in window 0x81de928
file:///home/bipul/OFFICE
0x8182d30 2008/04/04 21:10:15.7747 (USER): fm_directory_view_activate_files 
window=0x81de928
file:///home/bipul/OFFICE
0x8182d30 2008/04/04 21:10:15.7752 (USER): directory view open_location 
window=0x81de928: file:///home/bipul/OFFICE
0x8182d30 2008/04/04 21:10:15.7752 (USER): window 0x81de928 open location: 
old=file:///home/bipul, new=file:///home/bipul/OFFICE
0x8182d30 2008/04/04 21:10:15.7752 (USER): finished loading window 0x81de928: 
file:///home/bipul
0x8182d30 2008/04/04 21:10:15.8338 (GLog): file nautilus-navigation-window.c: 
line 834 (activate_nth_short_list_item): assertion failed: (index  
g_list_length (window-details-short_list_viewers))
0x8182d30 2008/04/04 21:10:15.8339 (USER): debug log dumped due to signal 6
= END RING BUFFER =


This configuration for the debug log can be re-created
by putting the following in ~/nautilus-debug-log.conf
(use ';' to separate domain names):


[debug log]
max lines=1000

Yester day i also enabled root account login in my system by editing a gdm.conf 
file
'Allowroot=true'

Guys for some more info:
i can view other folders using $ nautilus foldername
but when i try to open even my directories inside my user folder the problem 
repeats.

-- 
file browser directs to home directory only
https://bugs.launchpad.net/bugs/198716
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 198716] Re: file browser directs to home directory only

2008-04-05 Thread Bipul Islam
I have found some extra info on the bug please look into this

** Changed in: nautilus (Ubuntu)
   Status: Invalid = Incomplete

-- 
file browser directs to home directory only
https://bugs.launchpad.net/bugs/198716
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 194052] Re: gpm does not create the correct profiling files

2008-02-24 Thread Islam Badrel-Dein
The correct reading, forced by triggering an event.

** Attachment added: The correct reading
   http://launchpadlibrarian.net/12175771/Screenshot-2.png

-- 
gpm does not create the correct profiling files
https://bugs.launchpad.net/bugs/194052
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 194052] Re: gpm does not create the correct profiling files

2008-02-24 Thread Islam Badrel-Dein
Hello,

I have something similar on my laptop. The g-p-m shows the battery as
charging whenever I plug my wall adapter. But the battery status freezes
there after then. The attachment shows two snapshots, one of them
showing the mistaken battery reading (it shows 43% while actually the
battery was near to be charged). The second attachment shows the correct
reading. I forced the correct reading to appear by unplugging then
immediately plugging the wall adapter.

Some info:
[EMAIL PROTECTED]:~$ cat /proc/version
Linux version 2.6.24-8-generic ([EMAIL PROTECTED]) (gcc version 4.2.3 (Ubuntu 
4.2.3-1ubuntu2)) #1 SMP Thu Feb 14 20:13:27 UTC 2008
[EMAIL PROTECTED]:~$ dpkg -s gnome-power-manager | grep Version
Version: 2.21.1-0ubuntu1
[EMAIL PROTECTED]:~$ dpkg -s hal | grep Version
Version: 0.5.10-5ubuntu7

I want to add that the same thing happens at discharging. The reading
never gets updated until some major event occurs such as Suspend or
Shutdown. Even if the battery is near to empty, it still shows as 99%
charged!!!


** Attachment added: The buggy reading. I will attach the correct reading 
next...
   http://launchpadlibrarian.net/12175764/Screenshot-1.png

-- 
gpm does not create the correct profiling files
https://bugs.launchpad.net/bugs/194052
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 194052] Re: gpm does not create the correct profiling files

2008-02-24 Thread Islam Badrel-Dein
Also, notice how the Battery Charge Monitor Applet is affected by buggy
readings as well. This suggests that the bug resides in HAL!

Some more info:
[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT0/info 
present: yes
design capacity: 4000 mAh
last full capacity:  4000 mAh
battery technology:  rechargeable
design voltage:  11100 mV
design capacity warning: 200 mAh
design capacity low: 140 mAh
capacity granularity 1:  60 mAh
capacity granularity 2:  3800 mAh
model number:GRAPE32
serial number:   38330
battery type:LION
OEM info:SANYO
[EMAIL PROTECTED]:~$ hal-find-by-capability --capability battery
/org/freedesktop/Hal/devices/computer_power_supply_0
[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT0/
alarm  info   state  
[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT0/state 
present: yes
capacity state:  ok
charging state:  charged
present rate:0 mA
remaining capacity:  4000 mAh
present voltage: 12576 mV

(PS: the battery is really charged 100% now. The shown data is not a bug
:)

-- 
gpm does not create the correct profiling files
https://bugs.launchpad.net/bugs/194052
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 40097] gnome-panel crashed restarted, when trying to open nautilus and after closing bug-buddy

2006-05-03 Thread Khandakar Mujahidul Islam
Public bug reported:

Affects: gnome-panel (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Needs Info


Description:
Distribution: Ubuntu 6.06 (dapper)
Package: gnome-panel
Severity: critical
Version: GNOME2.14.1 2.14.x
Gnome-Distributor: Ubuntu
Synopsis: gnome-panel crashed  restarted, when trying to open nautilus and 
after closing bug-buddy
Bugzilla-Product: gnome-panel
Bugzilla-Version: 2.14.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Gnome-panel is crashed, when I'm trying to open Nautilus

Steps to reproduce the crash:
1. Alt + F2
2. /home/suzan (any other user name) in run command
3. Enter

Expected Results:


How often does this happen?
Every time when I'm trying to open Nautilus

Additional Information:


Debugging Information:

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223759200 (LWP 4894)]
[New Thread -1227621456 (LWP 4912)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7cde48b in __waitpid_nocancel ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7f58746 in libgnomeui_module_info_get ()
   from /usr/lib/libgnomeui-2.so.0
#3  signal handler called
#4  0xb7bca97d in gtk_tree_model_filter_convert_iter_to_child_iter ()
   from /usr/lib/libgtk-x11-2.0.so.0
#5  0xb7bc6dbc in gtk_tree_model_iter_has_child ()
   from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb6fb8ad4 in gail_tree_view_new ()
   from /usr/lib/gtk-2.0/modules/libgail.so
#7  0xb6fb9090 in gail_tree_view_ref_focus_cell ()
   from /usr/lib/gtk-2.0/modules/libgail.so
#8  0xb6fb93ac in gail_tree_view_ref_focus_cell ()
   from /usr/lib/gtk-2.0/modules/libgail.so
#9  0xb788c423 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#10 0xb788079f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0xb788f2ea in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#12 0xb7890b19 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#13 0xb7890e89 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0xb7bea849 in gtk_tree_view_remove_column ()
   from 

[Bug 40097] Re: gnome-panel crashed restarted, when trying to open nautilus and after closing bug-buddy

2006-05-03 Thread Khandakar Mujahidul Islam
It's still occuring after updating. I'm updating my Ubuntu Dapper everyday.

Producing way:
1. Alt+F2 (Open the run command)
2. /home (write this in run command)
3. It shows the 'error' window where the following text is written:
The Application gnome-panel has quit unexpectadly.

-- 
gnome-panel crashed  restarted, when trying to open nautilus and after closing 
bug-buddy
https://launchpad.net/bugs/40097

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


<    1   2