[Bug 1001765] Re: Segmentation error when dragging file from library to iPhone

2012-05-29 Thread Zilvador
** Summary changed:

- Segmentation error when dragging ogg file from library to iPhone
+ Segmentation error when dragging file from library to iPhone

** Description changed:

  I connect the iPhone, open Rhythmbox (in any order),search the library
- for the ogg files and drag one of them to the iPhone in the left
- sidebar. Rhythmbox crashes immediately.
+ for the files (mp3 and ogg files at least affected) and drag one of them
+ to the iPhone in the left sidebar. Rhythmbox crashes immediately.
  
  Here is the output (only last two lines are printed at the actual crash):
  $ rhythmbox
  
  ** (rhythmbox:26234): WARNING **: Error calling get_info: Traceback (most 
recent call last):
-   File /usr/lib/python2.7/dist-packages/dbus/service.py, line 707, in 
_message_cb
- retval = candidate_method(self, *args, **keywords)
-   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py,
 line 723, in get_info
- return self.service.folders.get_info(path)
-   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 166, in inner
- result = f(*new_args, **new_kwargs)
-   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py, line 
283, in inner
- res = f(*args, **kwargs)
-   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 717, in get_info
- mdobj = self.fs_manager.get_by_path(path)
-   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py,
 line 794, in get_by_path
- mdid = self._idx_path[path]
+   File /usr/lib/python2.7/dist-packages/dbus/service.py, line 707, in 
_message_cb
+ retval = candidate_method(self, *args, **keywords)
+   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py,
 line 723, in get_info
+ return self.service.folders.get_info(path)
+   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 166, in inner
+ result = f(*new_args, **new_kwargs)
+   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py, line 
283, in inner
+ res = f(*args, **kwargs)
+   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 717, in get_info
+ mdobj = self.fs_manager.get_by_path(path)
+   File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py,
 line 794, in get_by_path
+ mdid = self._idx_path[path]
  KeyError: '/home/zilvador/.ubuntuone/Purchased from Ubuntu One'
  
- 
- ** (rhythmbox:26234): CRITICAL **: syncdaemon_folder_info_get_subscribed: 
assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
+ ** (rhythmbox:26234): CRITICAL **:
+ syncdaemon_folder_info_get_subscribed: assertion
+ `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
  
  (rhythmbox:26234): GStreamer-CRITICAL **: gst_mini_object_unref: assertion 
`GST_IS_MINI_OBJECT (mini_object)' failed
  Segmentation error (core dumped)

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

Title:
  Segmentation error when dragging file from library to iPhone

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

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

[Bug 1001765] [NEW] Segmentation error when dragging ogg file from library to iPhone

2012-05-19 Thread Zilvador
Public bug reported:

I connect the iPhone, open Rhythmbox (in any order),search the library
for the ogg files and drag one of them to the iPhone in the left
sidebar. Rhythmbox crashes immediately.

Here is the output (only last two lines are printed at the actual crash):
$ rhythmbox

** (rhythmbox:26234): WARNING **: Error calling get_info: Traceback (most 
recent call last):
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 707, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py,
 line 723, in get_info
return self.service.folders.get_info(path)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 166, in inner
result = f(*new_args, **new_kwargs)
  File /usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py, 
line 283, in inner
res = f(*args, **kwargs)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 717, in get_info
mdobj = self.fs_manager.get_by_path(path)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py,
 line 794, in get_by_path
mdid = self._idx_path[path]
KeyError: '/home/zilvador/.ubuntuone/Purchased from Ubuntu One'


** (rhythmbox:26234): CRITICAL **: syncdaemon_folder_info_get_subscribed: 
assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed

(rhythmbox:26234): GStreamer-CRITICAL **: gst_mini_object_unref: assertion 
`GST_IS_MINI_OBJECT (mini_object)' failed
Segmentation error (core dumped)

** Affects: rhythmbox (Ubuntu)
 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/1001765

Title:
  Segmentation error when dragging ogg file from library to iPhone

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

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


[Bug 1001765] Re: Segmentation error when dragging ogg file from library to iPhone

2012-05-19 Thread Zilvador
As an added note: This worked in Ubuntu 11.10 before upgrading to 12.04. 
Output from apport-bug has been attached.

** Attachment added: Apport-bug output
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1001765/+attachment/3154188/+files/rhythmbox-segfault

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

Title:
  Segmentation error when dragging ogg file from library to iPhone

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

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


[Bug 997026] Re: There isn't a software package called lordofultima in your current software sources.

2012-05-18 Thread Zilvador
It seems that todays upgrade corrected this issue. At least I can find
it now.

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 998254] Re: lord of ultima

2012-05-14 Thread Zilvador
*** This bug is a duplicate of bug 997026 ***
https://bugs.launchpad.net/bugs/997026

** This bug has been marked a duplicate of bug 997026
   There isn't a software package called lordofultima in your current 
software sources.

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

Title:
  lord of ultima

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/998254/+subscriptions

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


[Bug 997400] Re: on the launcher the icon of libreoffice is not visible

2012-05-13 Thread Zilvador
*** This bug is a duplicate of bug 899120 ***
https://bugs.launchpad.net/bugs/899120

** This bug has been marked a duplicate of bug 899120
   bamf: libreoffice has no icon in the launcher when 
libreoffice-filter-binfilter is installed

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

Title:
  on the launcher the icon of libreoffice is not visible

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

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


[Bug 903421] Re: When started, LibreOffice 3.4.4 isn't visible to Unity

2012-05-13 Thread Zilvador
*** This bug is a duplicate of bug 899120 ***
https://bugs.launchpad.net/bugs/899120

** This bug has been marked a duplicate of bug 899120
   bamf: libreoffice has no icon in the launcher when 
libreoffice-filter-binfilter is installed

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

Title:
  When started, LibreOffice 3.4.4 isn't visible to Unity

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

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


[Bug 883708] Re: some icons in 11.10 unity launcher do not show up

2012-05-13 Thread Zilvador
Possibly a duplicate of bug 918185

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

Title:
  some icons in 11.10 unity launcher do not show up

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

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


[Bug 899120] Re: bamf: libreoffice has no icon in the launcher when libreoffice-filter-binfilter is installed

2012-05-13 Thread Zilvador
Possibly a duplicate of bug 950655 and bug 883708

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

Title:
  bamf: libreoffice has no icon in the launcher when libreoffice-filter-
  binfilter is installed

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

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


[Bug 390879] Re: Nautilus can't show files in trash

2012-05-09 Thread Zilvador
I actually solved the issue by deleting some of the files in the trash
folder. I had more than 1000 files there, but now at about 500 files it
opens up instantly.

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

Title:
  Nautilus can't show files in trash

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

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


[Bug 804943] Re: blcr kernel module failed to build with kernel 3.0 : configure: error: --with-linux argument '3.0-x' is neither a kernel version string nor a full path

2012-05-03 Thread Zilvador
I got the bug two times while upgrading the kernel today.

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

Title:
  blcr kernel module failed to build with kernel 3.0 : configure: error:
  --with-linux argument '3.0-x' is neither a kernel version string nor a
  full path

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

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


[Bug 959700] Re: duplicate sources.list entry after upgrade lucid2precise

2012-05-03 Thread Zilvador
I got the same error after upgrading with some ppa repositories after
enabling them again in the software sources manager. Now it won't really
let me do anything and tells me to report it:

'W:Duplicate sources.list entry
http://ppa.launchpad.net/pjbroad/ppa/ubuntu/ precise/main amd64 Packages
(/var/lib/apt/lists/ppa.launchpad
.net_pjbroad_ppa_ubuntu_dists_precise_main_binary-amd64_Packages),
W:Duplicate sources.list entry
http://ppa.launchpad.net/pjbroad/ppa/ubuntu/ precise/main i386 Packages
(/var/lib/apt/lists/ppa.launchpad
.net_pjbroad_ppa_ubuntu_dists_precise_main_binary-i386_Packages),
E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/packages.ubuntu.com_precise_unknown-
horizons_dists_release_main_binary-amd64_Packages, E:Pakkelisterne eller
statusfilen kunne ikke tolkes eller åbnes.'

The pjbroad archive is related to the game Eternal Lands. Unknown
Horizons is another game. Last line says The package lists or the
status file could not be interpreted or opened.

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

Title:
  duplicate sources.list entry after upgrade lucid2precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/959700/+subscriptions

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

[Bug 992154] [NEW] Unable to interpret cyrillic encoding

2012-04-30 Thread Zilvador
Public bug reported:

As described in the question by user tigra:
I have problem with view russian names of files in rhythmbox. Names of files 
and additional information in files is not readable. Cyrillic encoding problem? 
My system is ubuntu 7.04. Files stored on NTFS. 

I think this deserves to be looked at as a bug, since most users will
see it as such without thinking about needing to reencode file names nor
knowing that this is possible or how to do it.

Since Rhythmbox is now again the standard music player for Ubuntu, I
believe it should expand its support for file name character encodings
if possible.

Edit: Seeing as how the related question is put so far down on
Launchpad, I will post the link here too. It describes a work-around,
which is not for non-technical users:
https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/9373

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

** Description changed:

  As described in the question by user tigra:
  I have problem with view russian names of files in rhythmbox. Names of files 
and additional information in files is not readable. Cyrillic encoding problem? 
My system is ubuntu 7.04. Files stored on NTFS. 
  
  I think this deserves to be looked at as a bug, since most users will
  see it as such without thinking about needing to reencode file names nor
  knowing that this is possible or how to do it.
  
  Since Rhythmbox is now again the standard music player for Ubuntu, I
  believe it should expand its support for file name character encodings
  if possible.
+ 
+ Edit: Seeing as how the related question is put so far down on
+ Launchpad, I will post the link here too. It describes a work-around,
+ which is not for non-technical users:
+ https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/9373

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

Title:
  Unable to interpret cyrillic encoding

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

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


[Bug 947296] Re: Update-manager stopped updating

2012-04-28 Thread Zilvador
Phew...I did what bluebomber said and now it works. The same error came
to me right after upgrading to Precise. Thank you blue!

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

Title:
  Update-manager stopped updating

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/947296/+subscriptions

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


[Bug 945858] Re: Crashes on launch - Unable to open the session message bus. --- ArgumentNullException

2012-03-10 Thread Zilvador
Thank you. Tomboy worked again after a restart, so I still have not
found the cause of the crash, but I will write again if I do.

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

Title:
  Crashes on launch - Unable to open the session message bus. ---
  ArgumentNullException

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

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


[Bug 945858] [NEW] Crashes on launch - Unable to open the session message bus. --- ArgumentNullException

2012-03-03 Thread Zilvador
Public bug reported:

Tomboy usually works. Now the terminal outputs the following on
launching tomboy (and it does not launch):

$ tomboy

Unhandled Exception: System.Exception: Unable to open the session message bus. 
--- System.ArgumentNullException: Argument cannot be null.
Parameter name: address
  at DBus.Bus.Open (System.String address) [0x0] in filename unknown:0 
  at DBus.Bus.get_Session () [0x0] in filename unknown:0 
  --- End of inner exception stack trace ---
  at DBus.Bus.get_Session () [0x0] in filename unknown:0 
  at DBus.BusG.Init () [0x0] in filename unknown:0 
  at Tomboy.GnomeApplication.Initialize (System.String locale_dir, 
System.String display_name, System.String process_name, System.String[] args) 
[0x0] in filename unknown:0 
  at Tomboy.Application.Initialize (System.String locale_dir, System.String 
display_name, System.String process_name, System.String[] args) [0x0] in 
filename unknown:0 
  at Tomboy.Tomboy.Main (System.String[] args) [0x0] in filename 
unknown:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Unable to open the session 
message bus. --- System.ArgumentNullException: Argument cannot be null.
Parameter name: address
  at DBus.Bus.Open (System.String address) [0x0] in filename unknown:0 
  at DBus.Bus.get_Session () [0x0] in filename unknown:0 
  --- End of inner exception stack trace ---
  at DBus.Bus.get_Session () [0x0] in filename unknown:0 
  at DBus.BusG.Init () [0x0] in filename unknown:0 
  at Tomboy.GnomeApplication.Initialize (System.String locale_dir, 
System.String display_name, System.String process_name, System.String[] args) 
[0x0] in filename unknown:0 
  at Tomboy.Application.Initialize (System.String locale_dir, System.String 
display_name, System.String process_name, System.String[] args) [0x0] in 
filename unknown:0 
  at Tomboy.Tomboy.Main (System.String[] args) [0x0] in filename unknown:0

$

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: tomboy 1.8.0-1ubuntu1.1.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Mar  3 21:54:06 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=da_DK:da
 PATH=(custom, no user)
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: tomboy
UpgradeStatus: Upgraded to oneiric on 2011-12-17 (77 days ago)

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


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

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

Title:
  Crashes on launch - Unable to open the session message bus. ---
  ArgumentNullException

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

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


[Bug 945858] Re: Crashes on launch - Unable to open the session message bus. --- ArgumentNullException

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

Title:
  Crashes on launch - Unable to open the session message bus. ---
  ArgumentNullException

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

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


[Bug 942264] Re: nautilus and history in location bar

2012-03-02 Thread Zilvador
*** This bug is a duplicate of bug 936261 ***
https://bugs.launchpad.net/bugs/936261

** This bug has been marked a duplicate of bug 936261
   Path lost on entering directory in new tab

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

Title:
  nautilus and history in location bar

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

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


[Bug 936261] Re: Path lost on entering directory in new tab

2012-02-20 Thread Zilvador
Done (https://bugzilla.gnome.org/show_bug.cgi?id=670465).

** Bug watch added: GNOME Bug Tracker #670465
   https://bugzilla.gnome.org/show_bug.cgi?id=670465

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

Title:
  Path lost on entering directory in new tab

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

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


[Bug 936261] [NEW] Path lost on entering directory in new tab

2012-02-19 Thread Zilvador
Public bug reported:

Steps to reproduce:
1. Open nautilus and make sure to be in a folder with subfolders
2. Go to a subfolder and go back. Make sure that the subfolder is shown in the 
path line of nautilus (where you can click the name to go back to it)
3. Make a new tab in the current window (method seems to be irrelevant. 
Right-clicking the current directory name in the path, CTRL+ T etc.)
4. In the new tab, go to a subfolder different from the subfolder, you entered 
in the old tab
5. Go to the old tab. Notice that the path above the window no longer shows the 
subfolder you entered in this tab, but the one you entered in the new tab, 
though the current tab is supposed to be independent from it.

This seems to be completely dependent on the folders, you are leaving,
since I can also go to another subfolder from a tab that had nothing to
do with these folders and the path of all tabs currently in the upper
folders will also change.

I expect it to keep the path history corresponding to the tab. I'm
guessing this is not a feature.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Feb 19 15:35:18 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=da_DK:da
 PATH=(custom, no user)
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-12-17 (63 days ago)

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


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

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

Title:
  Path lost on entering directory in new tab

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

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


[Bug 936261] Re: Path lost on entering directory in new tab

2012-02-19 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936261

Title:
  Path lost on entering directory in new tab

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

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


[Bug 893925] Re: All window titles are static

2012-01-21 Thread Zilvador
This is still an issue. It says taht the bug will expire if no activity
occurs, but I hope it won't be forgotten.

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

Title:
  All window titles are static

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

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


[Bug 914529] Re: Windows creep to another workspace/desktop

2012-01-15 Thread Zilvador
I've had the same problem. If the windows overlaps another desktop with
the smallest bit, it won't change from that desktop to show that window.
If the window switcher would only switch to the desktop that contained
the center of the window in questions every time, it would work a lot
better, I believe.

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

Title:
  Windows creep to another workspace/desktop

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

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


[Bug 904662] Re: CD/DVD Creator fails to eject disc after writing, or detect reinsertion after manual eject

2012-01-12 Thread Zilvador
It seems to be what I see happening in Nautilus. I have not tried
brasero, but Nautilus on it's on definitely seems to be affected. If I
can add any details, let me know.

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

Title:
  CD/DVD Creator fails to eject disc after writing, or detect
  reinsertion after manual eject

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

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


[Bug 875424] Re: unable to connect to encrypted access point with r8712 driver

2011-12-29 Thread Zilvador
I have had the same problems ince the upgrade from Natty in October and
it is really becoming a pain.

My data from lsusb does not contain any information about WLAN, so I
cannot say if I use the same driver.

My WLAN card is :
- product: AR928X Wireless Network Adapter (PCI-Express) [168C:2A]
- vendor: Atheros Communications Inc. [168C]

I hope something will be done about it soon or at least a solution
strategy will be known. So far Wicd has helped me a few times, but other
updates since the upgrade seem to make it worse.

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

Title:
  unable to connect to encrypted access point with r8712 driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/875424/+subscriptions

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


[Bug 724231] Re: Uninstalled program shows up as installed

2011-12-11 Thread Zilvador
I'm sorry for waiting so long. I have tried on several occasions to
reproduce the bug, but now that software center seems to refresh somehow
after an installation and while searching, it does not seem to happen
again like before.

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

Title:
  Uninstalled program shows up as installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/724231/+subscriptions

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


[Bug 886321] Re: Upstart issue and mythbackend

2011-12-05 Thread Zilvador
I have the same problem, though what really puzzles me is that I never
used MythTV. It has been installed on my computer for a long time and is
now all of a sudden causing this problem doing upstart, meaning that it
takes around two minutes to boot all of a sudden. Now I removed all
packages related to MythTV, but the same thing happens. It tries to
spawn the backend during upstart.

Another strange thing is that it only happens for me when I am on the
wireless network. If the ethernet cable is in, nothing happens. So it
seems to be related to other problems I've had with the wireless since
the release of Oneiric, though still it came later.

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

Title:
  Upstart issue and mythbackend

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

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


[Bug 891639] Re: New email count in top bar and on Thunderbird Unity icon is not updated when mail status changes

2011-11-23 Thread Zilvador
I parrtially have the same problem. The mail count usually does upgrade
correct, but during the day the counter is stuck at a certain lower
limit of 'unread emails'. When I receive a new email, it will count up,
and when I read it, it counts down again, but it doesn't go below the
limit (usually reaches 4-5 mails during the day). It can be influenced
by mails caught by filters and marked as unread when received, but I
cannot confirm this.

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

Title:
  New email count in top bar and on Thunderbird Unity icon is not
  updated when mail status changes

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

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


[Bug 887952] Re: Indicator doesn't lose unread status unless explicitly clicked

2011-11-23 Thread Zilvador
It seems to be related to bug 891639.

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

Title:
  Indicator doesn't lose unread status unless explicitly clicked

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

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


[Bug 893925] Re: All window titles are static

2011-11-23 Thread Zilvador
It happens to me as well in most programs, i.e. gedit, nautilus,
Libreoffice. It does not (at least always)  happen in Firefoz and
Thunderbird.

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

Title:
  All window titles are static

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

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


[Bug 888422] Re: disabling wireless network will not enable again until reboot

2011-11-13 Thread Zilvador
*** This bug is a duplicate of bug 887834 ***
https://bugs.launchpad.net/bugs/887834

** This bug has been marked a duplicate of bug 887834
   Unable to find wireless networks after toggling wireless

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

Title:
  disabling wireless network will not enable again until reboot

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

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


[Bug 887788] Re: RT2500 doesn't connect any more after dist-upgrade (natty - oneiric)

2011-11-13 Thread Zilvador
*** This bug is a duplicate of bug 887834 ***
https://bugs.launchpad.net/bugs/887834

** This bug has been marked a duplicate of bug 887834
   Unable to find wireless networks after toggling wireless

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

Title:
  RT2500 doesn't connect any more after dist-upgrade (natty - oneiric)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/887788/+subscriptions

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


[Bug 887419] Re: Wireless not detected in 11.10

2011-11-13 Thread Zilvador
*** This bug is a duplicate of bug 887834 ***
https://bugs.launchpad.net/bugs/887834

** This bug has been marked a duplicate of bug 887834
   Unable to find wireless networks after toggling wireless

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

Title:
  Wireless not detected in 11.10

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

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


[Bug 887318] Re: [Latitude E6520/E6420] Wireless slider does not reenable BT and Wifi

2011-11-13 Thread Zilvador
Note that this could be a duplicate of bug 887834.

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

Title:
  [Latitude E6520/E6420] Wireless slider does not reenable BT and Wifi

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

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


[Bug 886801] Re: I can't enable wireless connection

2011-11-13 Thread Zilvador
*** This bug is a duplicate of bug 887834 ***
https://bugs.launchpad.net/bugs/887834

** This bug has been marked a duplicate of bug 887834
   Unable to find wireless networks after toggling wireless

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

Title:
  I can't enable wireless connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/886801/+subscriptions

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


[Bug 884399] Re: after installing oneiric, couldn't use wireless

2011-11-13 Thread Zilvador
Note that this could be a dublicate of bug 887834

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

Title:
  after installing oneiric, couldn't use wireless

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

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


[Bug 768948] Re: banshee fail to launch

2011-11-10 Thread Zilvador
I just experienced exactly the same bug. Banshee opened in the launchpad
and, as I found out, on the desktop, but it was invisible. I got the
same stack trace as in the original post.

I ran the gconftool command in #11 after finding this report, restarted
banshee and now it works again. It seems that something is still
blocking this.

I am running Oneiric.

** Changed in: banshee (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/768948

Title:
  banshee fail to launch

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

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Zilvador
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

Actually Nautilus opens the directory now without a problem, though the
mentioned files are still there. I don't know when this has been fixed,
but I can't reproduce the problem anymore. Thank you for looking at it.

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

Title:
  Crashes when entering the /usr/bin directory

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

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


[Bug 597639] Re: nautilus crashes on opening folder containing broken symlinks

2011-10-26 Thread Zilvador
I had the same problem (dublicate bug
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/734212) and a
source was found, but at that time nautilus did not crash anymore when
entering /usr/bin even though the files are still there. This could be
because of upgrading to Nautilus 3.2.0.

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

Title:
  nautilus crashes on opening folder containing broken symlinks

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

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Zilvador
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

Oh..I am sorry. I saw that the ompi files were still symlinks, but in
fact the orte files are not any more. So the loop has been broken. I
didn't look carefully enough.

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

Title:
  Crashes when entering the /usr/bin directory

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

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


[Bug 597639] Re: nautilus crashes on opening folder containing broken symlinks

2011-10-26 Thread Zilvador
I was too fast. The some of the files had been changed and were no
longer symlinks. I am sorry for the false alarm.

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

Title:
  nautilus crashes on opening folder containing broken symlinks

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

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


[Bug 804175] Re: Crash on opening while typing

2011-09-16 Thread Zilvador
This is has not been corrected...

** Changed in: software-center (Ubuntu)
   Status: Expired = New

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

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 804175] Re: Crash on opening while typing

2011-09-16 Thread Zilvador
Spelling error: *This still has not been corrected

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

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 784504] Re: Window content freezes when maximized

2011-09-09 Thread Zilvador
It seems that the behaviour does dissappear with this check removed. But
a new error also seems to appear. At times it doesn't allow me to go to
other windows and the launcher doesn't show the name of the program when
hovering on the icon with the mouse. This is again by a full-screen
window, though I have not yet found an exact way to reproduce it.

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

Title:
  Window content freezes when maximized

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

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


[Bug 784504] Re: Window content freezes when maximized

2011-09-09 Thread Zilvador
Oh...and by checking the box again, it goes back to the old bug freezing
the window...but neither of them happen very often or at specific
moments or system loads, as far as I have noticed.

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

Title:
  Window content freezes when maximized

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

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


[Bug 784504] Re: Window content freezes when maximized

2011-09-09 Thread Zilvador
It actually seems to be the inverted case when the box is unchecked.
Everything except the window content (other desktops, launcher etc.)
freezes and I need to minimize the window to free it.

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

Title:
  Window content freezes when maximized

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

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


[Bug 784504] Re: Window content freezes when maximized

2011-08-30 Thread Zilvador
It was actually already unchecked, but I think it was one of the things
I did to make it go away. I just got home from vacation for a month,
upgraded Ubuntu and have not seen the error since. I tries to provoke it
since I saw your message, but the only thing that happened was that the
launcher mouseover titles disappeared after a while. I had to switch
desktop to make them come back.

I will write back if it happens again. I'm very happy to see this
improvement!

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

Title:
  Window content freezes when maximized

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

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


[Bug 719430] Re: gnome-keyboard-layout without limit on four layouts

2011-08-22 Thread Zilvador
It would be nice if it could be assigned the 'wishlist' status. I know
of people who need this feature. There is really nothing more to be
added.

** Changed in: gnome-applets (Ubuntu)
   Status: Incomplete = Opinion

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

Title:
  gnome-keyboard-layout without limit on four layouts

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

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


[Bug 804175] Re: Crash on opening while typing

2011-07-17 Thread Zilvador
In the terminal it boots faster even after rebooting, so I can not make
it crash here. Only when using the launcher.

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

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 804175] Re: Crash on opening while typing

2011-07-07 Thread Zilvador
I just tried in the terminal. It seems to launch faster there, so I
can't reproduce the bug. Though, while running it prints out the
messages below and when I close it, it does not return to the command
line, . As can be seen, I interrupted it half way through.

I will try again after a reboot. I can still make it crash if I start it
normally from the launcher.

One think I forgot to write was that I have to start write not exactly
when launching, but when the window starts loading - that is, when the
frame is showing, but the content has not yet loaded. As said this takes
longer if not launched by the terminal.

I had someone else reproduce it too on his computer and the result was
the same.

Terminal printout:

$ software-center 
/usr/share/software-center/softwarecenter/app.py:1188: Warning: 
g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self.window_main.show_all()
2011-07-07 10:06:44,665 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/lib/pymodules/python2.7/zeitgeist/client.py', 367, 
'reconnect_monitors')'
2011-07-07 10:06:44,664 - zeitgeist.client - INFO - Reconnected to Zeitgeist 
engine...
/usr/share/software-center/softwarecenter/SimpleGtkbuilderApp.py:50: Warning: 
g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
2011-07-07 10:06:46,718 - softwarecenter.app - INFO - software-center-agent 
finished with status 1
^CTraceback (most recent call last):
  File /usr/share/software-center/softwarecenter/backend/channel.py, line 
153, in _check_for_channel_updates_timer
if self._check_for_channel_updates():
  File /usr/share/software-center/softwarecenter/backend/channel.py, line 
169, in _check_for_channel_updates
cache_origins = self.db._aptcache.get_origins()
  File /usr/share/software-center/softwarecenter/apt/aptcache.py, line 175, 
in get_origins
if not pkg.candidate:
  File /usr/lib/python2.7/dist-packages/apt/package.py, line 689, in candidate
return Version(self, cand)
  File /usr/lib/python2.7/dist-packages/apt/package.py, line 215, in __init__
def __init__(self, package, cand):
KeyboardInterrupt

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

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 804175] Re: Crash on opening while typing

2011-07-01 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804175

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 804175] [NEW] Crash on opening while typing

2011-07-01 Thread Zilvador
Public bug reported:

If I open software center and at the same time start typing, it either
freezes with a gray screen, with a processing circle or crashes. I was
expecting it to open with what I typed in the search field, but it seems
that the user has to wait a second before starting to type.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: software-center 4.0.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri Jul  1 09:45:04 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=da_DK:en
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to natty on 2011-06-16 (14 days ago)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Crash on opening while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/804175/+subscriptions

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


[Bug 783470] Re: indicator-applet nor vissible

2011-06-03 Thread Zilvador
This is not a bug, but a new feature that applications need to work
with. For now you can look at the instructions in
https://bugs.launchpad.net/ubuntu/+source/mail-notification/+bug/747463
to get Skype back.

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

Title:
  indicator-applet nor vissible

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


[Bug 754341] Re: Gnome desktop does not show icons

2011-06-03 Thread Zilvador
I have seen a similar behaviour a long time ago (two or three years
ago), but had no idea how to correct or report it, so had to live with
it for a long time. Got a new computer in the meantime.

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

Title:
  Gnome desktop does not show icons

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


[Bug 785791] Re: gdm login is missing one of two identities

2011-05-22 Thread Zilvador
*** This bug is a duplicate of bug 783130 ***
https://bugs.launchpad.net/bugs/783130

** This bug has been marked a duplicate of bug 783130
   Missing users on Ubuntu login screen

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

Title:
  gdm login is missing one of two identities

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


[Bug 784504] Re: Window content freezes when maximized

2011-05-19 Thread Zilvador
It seems that it is not only when maximized. I have not found a pattern
yet, but sometimes the content is simply frozen and other times it seems
to be only some parts of it (buttons in dialogs, links in browsers
etc.). When I move the window around a bit, it works again.

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

Title:
  Window content freezes when maximized

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


[Bug 784449] [NEW] Missing graphic card driver makes boot fail after dist upgrade

2011-05-18 Thread Zilvador
Public bug reported:

Binary package hint: update-manager

I have tried this during two out of two distribution upgrade to Natty on two 
different laptop computers. One has Nvidia graphic card and the other has ATI. 
In both cases the error appeared when trying to restart and initialize the 
graphical interface to complete the distribution upgrade. In first case it 
showed the (for me very familiar now) error message saying that the screen 
driver is missing and that the graphical interface cannot be started. In the 
second case it just seemed to freeze when initializing some processes while 
further up on the list complaining that automatic error reports failed somehow 
(doesn't seem to be important, but unfortunately I don't know where to get the 
boot log from in case it has relevance, so saying what I remember).
Now, in both cases the only thing needed was to reboot the computer and go to 
fail-safe mode to reinstall the graphics driver (respectively Nvidia and ATI, 
but same process) from the restricted drivers menu and restart. After that it 
enters Unity perfectly.

** Affects: update-manager (Ubuntu)
 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/784449

Title:
  Missing graphic card driver makes boot fail after dist upgrade

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


[Bug 781757] Re: Screen tearing and glxgears issues

2011-05-18 Thread Zilvador
My issue seems to be related. It seems that when enabling any Compiz
plugin that requires a screen update, it corrupts the graphic of the
upper panel (not sure what to call it in Unity since there is only
oneand it's not really a panel) as can be seen on the attached
screenshot. And the wobbling window effect shows teared movements which
were not there before.

** Attachment added: Compiz corruption of panel
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/781757/+attachment/2133405/+files/CompizPanelCorruption.png

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

Title:
  Screen tearing and glxgears issues

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


[Bug 784504] [NEW] Window content freezes when maximized

2011-05-18 Thread Zilvador
Public bug reported:

Binary package hint: compiz

New Natty installation. When I maximize a window, the content has a
tendency to freeze. If Firefox is maximized in the background for
example and I try to open a link from Software Center, nothing happens.
I can only see in the title bar of Firefox when I go back, that
something was actually opened, and when I make it a normal window again,
I can see everything that has been opened. This goes for other
applications too and even if they are in the foreground.

** Affects: compiz (Ubuntu)
 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/784504

Title:
  Window content freezes when maximized

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


[Bug 763594] Re: Title bar icon does not update on tab switch

2011-04-28 Thread Zilvador
Hi again. I am sorry for the delay.

I have added a zip archive with three cases of this bug. First image
shows the home folder and desktop ('Skrivebord' in Danish, as can be
seen) folder open in tabs, but with the home folder having the desktop
icon in the window list. The second shows the inverted case for the
desktop folder and regular folder icon. The last one shows a regular
folder with a USB icon.

** Attachment added: Three images showing the bug
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/763594/+attachment/2092644/+files/icon-bug.zip

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

Title:
  Title bar icon does not update on tab switch

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


[Bug 763594] [NEW] Title bar icon does not update on tab switch

2011-04-17 Thread Zilvador
Public bug reported:

Binary package hint: nautilus

Reproducible.

I assume this goes for all icons, but in my case I put a USB drive into
the computer and a nautilus window opens and the folder icon is
exchanged with a usb icon in the title bar. When I open a new tab and go
to a regular folder, the icon goes back to a folder. Now when I switch
between the two tabs, the icon doesn't change between a folder icon and
a usb icon as one would expect. It stays with the icon of the last
updated folder. A regular folder can even remain with the usb icon long
after the usb drive has been removed.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.3
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sun Apr 17 15:02:50 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=da_DK:da
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug maverick

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

Title:
  Title bar icon does not update on tab switch

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


[Bug 763594] Re: Title bar icon does not update on tab switch

2011-04-17 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/763594

Title:
  Title bar icon does not update on tab switch

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


[Bug 763594] Re: Title bar icon does not update on tab switch

2011-04-17 Thread Zilvador
The same goes for e.g. the desktop icon.

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

Title:
  Title bar icon does not update on tab switch

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


[Bug 675354] Re: gdesklets not working with ubuntu 10.10

2011-04-02 Thread Zilvador
By the way...I tried to install the newest version I could find
(0.36.3), but it complained about some dependencies (pygtk-2.0 and
others), whose package names seemed not to be in the repositories. After
looking around a bit, I gave up.

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

Title:
  gdesklets not working with ubuntu 10.10

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


[Bug 675354] Re: gdesklets not working with ubuntu 10.10

2011-04-02 Thread Zilvador
Yes, it seems to be the same. Both the problem and fix lead to very similar 
results. It didn't say anything about gdesklets-data for me.
By adding the extended line it works now.

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

Title:
  gdesklets not working with ubuntu 10.10

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


[Bug 742979] Re: Shortcut icons for local and global version of same program get mixed.

2011-03-31 Thread Zilvador
I tried to post it there now.

As for the official version, I would love it if there were an easier way
of searching for these respositories. I found a repository now after
searching a while for it. know some users would like an easy way of
upgrading to for example FF4 without needing to look solutions. Not sure
where to put this wish though.

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

Title:
  Shortcut icons for local and global version of same program get mixed.

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


[Bug 742979] [NEW] Shortcut icons for local and global version of same program get mixed.

2011-03-26 Thread Zilvador
Public bug reported:

Binary package hint: gnome-panel

Reproducible.
I downloaded Firefox 4 and while having a shortcut for Firefox 3.6 on my panel, 
I unzipped the FF4 folder and dragged the launcher to the panel to create a 
shortcut. I gave it a distinct name and both this one and the original one 
worked.
After restart the new AND the original launcher point to FF4, which was 
installed in my private directory and they have the same distinct name, that I 
gave the first one (that is, they are identical except for their positions on 
the panel). I can rename the path of the original launcher again, but the same 
thing happens.
Tried two times with same result.

** Affects: gnome-panel (Ubuntu)
 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/742979

Title:
  Shortcut icons for local and global version of same program get mixed.

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


[Bug 633958] Re: Topmost window unable to get keystrokes after unlock

2011-03-26 Thread Zilvador
*** This bug is a duplicate of bug 586528 ***
https://bugs.launchpad.net/bugs/586528

** This bug has been marked a duplicate of bug 586528
   keyboard doesn't work after screensaver shuts down the monitor
 * You can subscribe to bug 586528 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/586528/+subscribe

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

Title:
  Topmost window unable to get keystrokes after unlock

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-03-14 Thread Zilvador
I did as you asked by following the category for running programs. the
backlog trace printed out very similar lines with descending memory
addresses (I believe), so after a few minutes, I aborted it. I made a
new run to get the other information (in the file at line 207980). The
same happened when I ran 'thread apply all backtrace', so again I
aborted after about a minute. I hope it's fine. If not I can let it run
for longer.

** Attachment added: babacktrace information for nautilus
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/734212/+attachment/1908022/+files/gdb-nautilis.txt

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

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-03-14 Thread Zilvador
Interesting. I found this in there:

lrwxrwxrwx 1 root   root   1 2010-11-14 00:17 X11 - .

I haven't touched the folder myself, so I have no idea how it got in
there. But I guess this was causing it.

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

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-03-14 Thread Zilvador
I see. So what am I looking for?

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

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-03-14 Thread Zilvador
I added a 'ls -lt' of my /bin/dir in case it can help. I don't see
anything else suspicious. I figured a timely ordering of the list was
most convenient.

** Attachment added: List of files in /bin/dir
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/734212/+attachment/1908806/+files/bin-dir

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

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 734212] [NEW] Crashes when entering the /usr/bin directory

2011-03-13 Thread Zilvador
Public bug reported:

Binary package hint: nautilus

Whenever I go to the /usr/bin directory, Nautilus crashes and restarts
within two seconds. I don't recall the last time I've been able to go in
there, but  it shouldn't be a problem.

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 x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sun Mar 13 09:57:01 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=da_DK:da
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug maverick

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

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-03-13 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734212

Title:
  Crashes when entering the /usr/bin directory

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


[Bug 732850] [NEW] Window doesn't close when I select the close button.

2011-03-10 Thread Zilvador
Public bug reported:

Binary package hint: gnome-system-monitor

I was in the system monitor window and only wanted to see the first tab. After 
that I wanted to close it, but clicking the close button in the corner had no 
effect. I also tried right clicking the window in the window list and selecting 
'close', but alos without effect.
I did happen to me once or twice before, but I haven't been able to reproduce 
it. It might be connected to the System monitor applet that I've added to the 
system menu pane and which I use to open the system monitor by clicking it, but 
as said, this doesn't reproduce the error.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-system-monitor 2.28.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Thu Mar 10 21:43:47 2011
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANG=da_DK.utf8
 LANGUAGE=da_DK:da
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor

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


** Tags: amd64 apport-bug maverick

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

Title:
  Window doesn't close when I select the close button.

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


[Bug 732850] Re: Window doesn't close when I select the close button.

2011-03-10 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/732850

Title:
  Window doesn't close when I select the close button.

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


[Bug 728420] [NEW] Buttons overlapping text on search

2011-03-03 Thread Zilvador
Public bug reported:

Binary package hint: software-center

After installing a program and searching for a new one, which didn't give any 
results, I deleted half of the search term and got a list, where the buttons 
'install' and 'more info' where there, covering the program name and icon of 
the first program on the list. Deleting and adding parts of the search term 
again made it appear on some result lists (searched for 'team' and it 
appeared'. It didn't after deleting 'm' and 'a', but did after adding 'a' again 
and was gone after adding 'm' again).
I wasn't just now able to reproduce it.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.7
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Thu Mar  3 13:54:40 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=da_DK:da
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: software-center

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  Buttons overlapping text on search

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


[Bug 728420] Re: Buttons overlapping text on search

2011-03-03 Thread Zilvador
** Attachment added: Showing the error. Buttons covering program name.
   
https://bugs.launchpad.net/bugs/728420/+attachment/1882771/+files/Software%20center%20bug.png

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

Title:
  Buttons overlapping text on search

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


[Bug 724231] [NEW] Uninstalled program shows up as installed

2011-02-24 Thread Zilvador
Public bug reported:

Binary package hint: software-center

I'm sorry. I was sending in two bug reports and confused the titles and
descriptions. Content and title edited.

Reproducible. After installing a package and making a search after a
new, non-installed one, the new package will have the 'remove' button
instead of 'install'. After selecting another packet and reselecting
this one, it has the 'install' button like it should.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.7
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Thu Feb 24 11:25:41 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=da_DK:da:ru_RU:ru
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: software-center

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  Uninstalled program shows up as installed

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

[Bug 724231] Re: Doesn't integrate with the panel colour

2011-02-24 Thread Zilvador
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724231

Title:
  Uninstalled program shows up as installed

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


[Bug 724231] Re: Doesn't integrate with the panel colour

2011-02-24 Thread Zilvador
** Description changed:

  Binary package hint: software-center
  
- When showing arrived mail, the icon is shown with a white background
- even though the panel is black. When there are no new mail, there is
- just a white line where the icon normally appears.
+ I'm sorry. I was sending in two bug reports and confused the titles and
+ descriptions. The title should be 'Uninstalled program shows up as
+ installed'. I hope it can be corrected. Content edited  below.
+ 
+ Reproducible. After installing a package and making a search after a
+ new, non-installed one, the new package will have the 'remove' button
+ instead of 'install'. After selecting another packet and reselecting
+ this one, it has the 'install' button like it should.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: software-center 3.0.7
  ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Feb 24 11:25:41 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=da_DK:da:ru_RU:ru
-  LANG=da_DK.utf8
-  SHELL=/bin/bash
+  LANGUAGE=da_DK:da:ru_RU:ru
+  LANG=da_DK.utf8
+  SHELL=/bin/bash
  SourcePackage: software-center

** Summary changed:

- Doesn't integrate with the panel colour
+ Uninstalled program shows up as installed

** Description changed:

  Binary package hint: software-center
  
  I'm sorry. I was sending in two bug reports and confused the titles and
- descriptions. The title should be 'Uninstalled program shows up as
- installed'. I hope it can be corrected. Content edited  below.
+ descriptions. Content and title edited.
  
  Reproducible. After installing a package and making a search after a
  new, non-installed one, the new package will have the 'remove' button
  instead of 'install'. After selecting another packet and reselecting
  this one, it has the 'install' button like it should.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: software-center 3.0.7
  ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Feb 24 11:25:41 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=da_DK:da:ru_RU:ru
   LANG=da_DK.utf8
   SHELL=/bin/bash
  SourcePackage: software-center

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

Title:
  Uninstalled program shows up as installed

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

[Bug 719430] [NEW] gnome-keyboard-layout without limit on four layouts

2011-02-15 Thread Zilvador
Public bug reported:

Binary package hint: gnome-applets

This is actually more of a feature request, but I didn't know where else
to put it.

The keyboard layout manager (gnome-keyboard-layout) doesn't allow for
more than four installed layouts, which is a bit of a limitation when
working in a multi-language setting. I would love this limit to be
removed.

** Affects: gnome-applets (Ubuntu)
 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/719430

Title:
  gnome-keyboard-layout without limit on four layouts

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


[Bug 714022] Re: Screen froze going from wireless to cabled network

2011-02-14 Thread Zilvador
Here you go. It seems to have happened around line 1200, where it
deactives the wireless and tries to activate the cabled connection.

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/714022/+attachment/1849543/+files/syslog

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

Title:
  Screen froze going from wireless to cabled network

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


[Bug 714022] [NEW] Screen froze going from wireless to cabled network

2011-02-06 Thread Zilvador
Public bug reported:

Binary package hint: network-manager

I'm not sure if this is a security vulnerability.

I was using the wireless netowrk and plugged the network cable into the
laptop while pushing the button switching of the wireless connection.
The network-manager applet was blinking and processing a bit, but then
froze while doing the wave animation. I could move the mouse to begin
with and realize that the entire screen except for it had frozen. A few
seconds later the mouse froze too and I had to restart after a few
minutes.

I've done this before int he same way without trouble...though not sure
if the order was different...if I physically turned of wireless after
the manager saw the physical connection the last times.

After restart everything worked fine again.

I'm using Ubuntu 10.10 64-bit with networrk-manager applet 0.8.1.

Cheers, Zilvador.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CRDA: Error: [Errno 2] Tidak ada berkas atau direktori seperti itu
Date: Sun Feb  6 12:38:54 2011
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
IpRoute:
 10.0.0.0/24 dev eth0  proto kernel  scope link  src 10.0.0.2  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 10.0.0.1 dev eth0  proto static
Keyfiles: Error: [Errno 2] Tidak ada berkas atau direktori seperti itu
ProcEnviron:
 LANGUAGE=id_ID:id:en_GB:en
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: network-manager

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  Screen froze going from wireless to cabled network

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


[Bug 714022] Re: Screen froze going from wireless to cabled network

2011-02-06 Thread Zilvador


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

Title:
  Screen froze going from wireless to cabled network

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


[Bug 675769] [NEW] A partner program fails to install (UltraEdit)

2010-11-15 Thread Zilvador
Public bug reported:

Binary package hint: software-center

On a day-old installation of 10.10 I try to install UltraEdit from the
Canonical Partner programs in the Software center (3.0.5). After
clicking the button (not sure of translation, but it's something like
use this source), the window blinks for ten seconds and the
'installing' part tries to appear in the side bar, but then nothing
happens. After this I successfully tried to install the program by
downloading it from their page and opening in the Software Center.

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
A partner program fails to install (UltraEdit) 
https://bugs.launchpad.net/bugs/675769
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 448029] Re: Ubuntu One client crashes during sync

2010-03-25 Thread Zilvador
I had the same error. Ubuntu One wouldn't update even after changing
files remotely and locally. I waited a while and in the end I tried to
close down Ubuntu One as well as the sync demon to restart both. That's
when the error appeared.

-- 
Ubuntu One client crashes during sync
https://bugs.launchpad.net/bugs/448029
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 367228] Re: Pidgin freeze by group fusion

2010-01-22 Thread Zilvador
New coputer, new install, new connection...and I hardly remember how the
bug was. But...I can't make it crash reproducing it with what I wrote
aboveso I believe it's good now :)

Have a nice weekend.

-- 
Pidgin freeze by group fusion
https://bugs.launchpad.net/bugs/367228
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 367228] Re: Pidgin freeze by group fusion

2010-01-22 Thread Zilvador
New computer, new install, new connection...and I hardly remember how
the bug was. But...I can't make it crash reproducing it with what I
wrote aboveso I believe it's good now :)

Have a nice weekend.

-- 
Pidgin freeze by group fusion
https://bugs.launchpad.net/bugs/367228
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 451669] Re: crashed on clicking 'connect', and denying access to my keyring

2009-11-11 Thread Zilvador
To me it happened after setting it to remember last boot-up setting in
the previous session (which it didn't. Disconnected it last time and it
still started up). It asked for the keyring password after boot-up and
crashed on 'deny'.

-- 
crashed on clicking 'connect', and denying access to my keyring
https://bugs.launchpad.net/bugs/451669
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 463610] [NEW] File downloader pop-up window opens extremely small when summoned from status bar

2009-10-29 Thread Zilvador
Public bug reported:

Binary package hint: firefox-3.0

My download pop-up window is set not to show itself when starting a
download. When I start one and click in the status bar in the bottom of
the screen where the download status is shown, a download window usually
opens up normally. Recently it opens up occupying only about 20x1 pixels
in the extreme left of the screen, almost impossible to see or click. By
clicking in the window list it can easily be re-sized to normal.

(Still) using Ubuntu 9.04 and firefox 3.0.14.

The bug happens all the time to me now. No idea what has happened, since
I don't open the window frequently

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: firefox-3.0 3.0.14+build2+nobinonly-0ubuntu0.9.04.1
ProcEnviron:
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-16-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
File downloader pop-up window opens extremely small when summoned from status 
bar
https://bugs.launchpad.net/bugs/463610
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 463610] Re: File downloader pop-up window opens extremely small when summoned from status bar

2009-10-29 Thread Zilvador

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/34618245/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/34618247/profiles.ini.txt

-- 
File downloader pop-up window opens extremely small when summoned from status 
bar
https://bugs.launchpad.net/bugs/463610
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 429552] [NEW] network directory doesn't open (on VPN?)

2009-09-14 Thread Zilvador
Public bug reported:

Binary package hint: nautilus

Tryind to open the network directory on a few occasions didn't work.
After clicking the icon in the menu, it shows the 'processing' toolbar
representation and then disappears without a trace.

It has happened a few times for me when the network seems to be down or
I'm on a VPN (maybe both?).

I'm sorry I can't reproduce the bug, but I'll try to find out more and
post if I do. I figured that it'd be best to at least tell about it.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.26.2-0ubuntu2
ProcEnviron:
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-bug i386

-- 
network directory doesn't open (on VPN?)
https://bugs.launchpad.net/bugs/429552
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 429552] Re: network directory doesn't open (on VPN?)

2009-09-14 Thread Zilvador

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

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

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

-- 
network directory doesn't open (on VPN?)
https://bugs.launchpad.net/bugs/429552
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 367228] Re: Pidgin freeze by group fusion

2009-04-29 Thread Zilvador
Thank you for your answer.

Backtrace report attached. Program was interrupted a while after
freezing

** Attachment added: Pidgin freeze backtrace
   http://launchpadlibrarian.net/26144270/gdb-pidgin.txt

-- 
Pidgin freeze by group fusion
https://bugs.launchpad.net/bugs/367228
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 367228] [NEW] Pidgin freeze by group fusion

2009-04-26 Thread Zilvador
Public bug reported:

Binary package hint: pidgin

Pidgin freezes after I renamed one group and accepted its offer to
fusion to groups. There was no group with the new name and the only
change made in the old name was capitalizing the first letter. It still
asked me and froze afterwards.

I have a slow and unreliable connection, but I believe that the
connection was stable at the time of breakdown. Pidgin had been started
about a minute before this and was fully functional and connected when
this came up. I have let Pidgin be for about ten minutes after this
without change. The dialog window is visible, but empty and all menu
objects have dissappeared from the contact list.

Description:Ubuntu 8.10
Release:8.10

output of apt-cache policy pidgin:
pidgin:
  Instalados: 1:2.5.2-0ubuntu1.1
  Candidato: 1:2.5.2-0ubuntu1.1
  Tabla de versión:
 *** 1:2.5.2-0ubuntu1.1 0
500 http://dk.archive.ubuntu.com intrepid-updates/main Packages
100 /var/lib/dpkg/status
 1:2.5.2-0ubuntu1 0
500 http://dk.archive.ubuntu.com intrepid/main Packages

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: pidgin 1:2.5.2-0ubuntu1.1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_CO.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
Pidgin freeze by group fusion
https://bugs.launchpad.net/bugs/367228
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 367228] Re: Pidgin freeze by group fusion

2009-04-26 Thread Zilvador

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

-- 
Pidgin freeze by group fusion
https://bugs.launchpad.net/bugs/367228
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