[Desktop-packages] [Bug 1078543] Re: [raring] Pulse audio fails to start with error 'Failed to open module module-esound-protocol-unix: file not found'

2012-12-10 Thread František Zatloukal
Sorry for typo, the solution was(second line - purgeinstall):
sudo apt-get purge pulseaudio-esound-compat:i386
sudo apt-get install pulseaudio-esound-compat:amd64
But after last installation(=upgrade with do-release-upgrade -d) to raring was 
everything ok.

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

Title:
  [raring] Pulse audio fails to start with error 'Failed to open module
  module-esound-protocol-unix: file not found'

Status in “pulseaudio” package in Ubuntu:
  Confirmed
Status in “pulseaudio” source package in Raring:
  Confirmed

Bug description:
  When I dist-upgraded to raring I lost audio. The indicator and
  settings showed no volume control.

  Some debugging later showed that pulse audio wasn't running.

  When running manually:
  bob@alchemy:~/bzr/ubuntu/vte3$ pulseaudio 
  E: [pulseaudio] module.c: Failed to open module 
module-esound-protocol-unix: file not found
  E: [pulseaudio] main.c: Module load failed.
  E: [pulseaudio] main.c: Failed to initialize daemon.

  I installed pulseaudio-esound-compat and then it worked:
  bob@alchemy:~/bzr/ubuntu/vte3$ sudo apt-get install pulseaudio-esound-compat
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
pulseaudio-esound-compat:i386
  The following NEW packages will be installed:
pulseaudio-esound-compat
  0 upgraded, 1 newly installed, 1 to remove and 26 not upgraded.
  Need to get 36.8 kB of archives.
  After this operation, 8,192 B of additional disk space will be used.
  Do you want to continue [Y/n]? 

  Luke said it worked for him without this module, but it appears having
  the i386 module installed was confusing pulse into thinking it was
  available but being unable to load it (I am using an amd64 machine).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 2.6.2-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: e440e09ef58a53bccc45087674ba6b8e
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Wed Nov 14 15:15:35 2012
  InstallationDate: Installed on 2011-04-01 (593 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  MarkForUpload: True
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to raring on 2011-07-05 (497 days ago)
  dmi.bios.date: 10/25/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0NVXFV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A10
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd10/25/2010:svnDellInc.:pnVostro3500:pvrA10:rvnDellInc.:rn0NVXFV:rvrA10:cvnDellInc.:ct8:cvrA10:
  dmi.product.name: Vostro 3500
  dmi.product.version: A10
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078543] Re: [raring] Pulse audio fails to start with error 'Failed to open module module-esound-protocol-unix: file not found'

2012-11-27 Thread František Zatloukal
I can confirm that solution described above solves problem completely. I did 
exactly this:
sudo apt-get purge pulseaudio-esound-compat:i386
sudo apt-get purge pulseaudio-esound-compat:amd64
sudo reboot

Note: launching pulseaudio directly after replace doesn't solved
anything. So in my case reboot was inevitable.

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

Title:
  [raring] Pulse audio fails to start with error 'Failed to open module
  module-esound-protocol-unix: file not found'

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  When I dist-upgraded to raring I lost audio. The indicator and
  settings showed no volume control.

  Some debugging later showed that pulse audio wasn't running.

  When running manually:
  bob@alchemy:~/bzr/ubuntu/vte3$ pulseaudio 
  E: [pulseaudio] module.c: Failed to open module 
module-esound-protocol-unix: file not found
  E: [pulseaudio] main.c: Module load failed.
  E: [pulseaudio] main.c: Failed to initialize daemon.

  I installed pulseaudio-esound-compat and then it worked:
  bob@alchemy:~/bzr/ubuntu/vte3$ sudo apt-get install pulseaudio-esound-compat
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
pulseaudio-esound-compat:i386
  The following NEW packages will be installed:
pulseaudio-esound-compat
  0 upgraded, 1 newly installed, 1 to remove and 26 not upgraded.
  Need to get 36.8 kB of archives.
  After this operation, 8,192 B of additional disk space will be used.
  Do you want to continue [Y/n]? 

  Luke said it worked for him without this module, but it appears having
  the i386 module installed was confusing pulse into thinking it was
  available but being unable to load it (I am using an amd64 machine).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 2.6.2-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: e440e09ef58a53bccc45087674ba6b8e
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Wed Nov 14 15:15:35 2012
  InstallationDate: Installed on 2011-04-01 (593 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  MarkForUpload: True
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to raring on 2011-07-05 (497 days ago)
  dmi.bios.date: 10/25/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0NVXFV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A10
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd10/25/2010:svnDellInc.:pnVostro3500:pvrA10:rvnDellInc.:rn0NVXFV:rvrA10:cvnDellInc.:ct8:cvrA10:
  dmi.product.name: Vostro 3500
  dmi.product.version: A10
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078543] Re: [raring] Pulse audio fails to start with error 'Failed to open module module-esound-protocol-unix: file not found'

2012-11-26 Thread František Zatloukal
Same here. No sound after dist-upgrade.

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

Title:
  [raring] Pulse audio fails to start with error 'Failed to open module
  module-esound-protocol-unix: file not found'

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  When I dist-upgraded to raring I lost audio. The indicator and
  settings showed no volume control.

  Some debugging later showed that pulse audio wasn't running.

  When running manually:
  bob@alchemy:~/bzr/ubuntu/vte3$ pulseaudio 
  E: [pulseaudio] module.c: Failed to open module 
module-esound-protocol-unix: file not found
  E: [pulseaudio] main.c: Module load failed.
  E: [pulseaudio] main.c: Failed to initialize daemon.

  I installed pulseaudio-esound-compat and then it worked:
  bob@alchemy:~/bzr/ubuntu/vte3$ sudo apt-get install pulseaudio-esound-compat
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
pulseaudio-esound-compat:i386
  The following NEW packages will be installed:
pulseaudio-esound-compat
  0 upgraded, 1 newly installed, 1 to remove and 26 not upgraded.
  Need to get 36.8 kB of archives.
  After this operation, 8,192 B of additional disk space will be used.
  Do you want to continue [Y/n]? 

  Luke said it worked for him without this module, but it appears having
  the i386 module installed was confusing pulse into thinking it was
  available but being unable to load it (I am using an amd64 machine).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 2.6.2-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: e440e09ef58a53bccc45087674ba6b8e
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Wed Nov 14 15:15:35 2012
  InstallationDate: Installed on 2011-04-01 (593 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  MarkForUpload: True
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to raring on 2011-07-05 (497 days ago)
  dmi.bios.date: 10/25/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0NVXFV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A10
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd10/25/2010:svnDellInc.:pnVostro3500:pvrA10:rvnDellInc.:rn0NVXFV:rvrA10:cvnDellInc.:ct8:cvrA10:
  dmi.product.name: Vostro 3500
  dmi.product.version: A10
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 725175] Re: kwin_opengl_test crashed with SIGSEGV in intel_draw_buffer()

2012-10-21 Thread František Zatloukal
This bug no longer exists. Probably fixed in upstream...
Tested on actual Kubuntu 12.10

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/725175

Title:
  kwin_opengl_test crashed with SIGSEGV in intel_draw_buffer()

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: kdebase-workspace

  shown when computer going for poweroff.
  Low priority, no damage on file system...

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: kde-window-manager 4:4.6.0a-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic x86_64
  Architecture: amd64
  Date: Fri Feb 25 19:50:18 2011
  ExecutablePath: /usr/lib/kde4/libexec/kwin_opengl_test
  InstallationMedia: Kubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcCmdline: /usr/lib/kde4/libexec/kwin_opengl_test
  ProcEnviron:
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
   LANGUAGE=
  SegvAnalysis:
   Segfault happened at: 0x7fe623731f38:mov0x38(%rbp),%ecx
   PC (0x7fe623731f38) ok
   source 0x38(%rbp) (0x0038) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: kdebase-workspace
  StacktraceTop:
   ?? () from /usr/lib/dri/i915_dri.so
   intel_draw_buffer () from /usr/lib/dri/i915_dri.so
   intelMakeCurrent () from /usr/lib/dri/i915_dri.so
   ?? () from /usr/lib/dri/i915_dri.so
   ?? () from /usr/lib/mesa/libGL.so.1
  Title: kwin_opengl_test crashed with SIGSEGV in intel_draw_buffer()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XsessionErrors: (knotify4:1470): GStreamer-CRITICAL **: 
gst_debug_add_log_function: assertion `func != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/725175/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1047306] Re: [Mesa reverted, not impacting quantal right now] [Quantal] [Intel Atom] Mesa 2012/09/07 updates broke it all

2012-09-16 Thread František Zatloukal
I can confirm that minecraft textures are all gray or black. Same situation in 
some 3D games under wine (Battlefield series on BF2Engine for example).
Mesa 9.0 will be released soon, i hope they'll fix issues and 
regressions(compared to 8.0.4).

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

Title:
  [Mesa reverted, not impacting quantal right now] [Quantal] [Intel
  Atom] Mesa 2012/09/07 updates broke it all

Status in Mesa:
  Confirmed
Status in “mesa” package in Ubuntu:
  In Progress
Status in “mesa” source package in Quantal:
  In Progress

Bug description:
  I will immediately confirm this as it happens on 2 independent,
  different, Intel-Atom based netbooks after applying today's
  (2012/09/07) latest Quantal updates to Unity / Compiz / Xorg.

  - Asus EeePC 1005PE running Quantal Beta 1 AMD64

  - eMachines eM355 running Quantal Beta 1 32 bit i686

  On both machines, LightDM login screen is OK, but as soon as logged
  in, I get a flickering, completely unusable display. Unity doesn't
  start (or starts and fails at the same time). No way to launch
  anything from there. I'm stuck.

  That's critical.

  ( I could finally create this bug report by SSHing into one of the
  machines and forwarding X. I'm not sure whether it may or may not
  influence the data attached to this bug report...)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Fri Sep  7 13:42:45 2012
  DistUpgraded: 2012-08-29 09:33:42,269 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
 Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: ASUSTeK Computer INC. 1005PE
  ProcKernelCmdLine: BOOT_IMAGE=/UBUNTU/@boot/vmlinuz-3.5.0-13-generic 
root=/dev/mapper/VG1-BTR_POOL ro rootflags=subvol=UBUNTU/@ clocksource=hpet 
acpi_osi=Linux acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 quiet 
splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-08-29 (9 days ago)
  dmi.bios.date: 06/23/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1202
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1005P
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1202:bd06/23/2010:svnASUSTeKComputerINC.:pn1005PE:pvrx.x:rvnASUSTeKComputerINC.:rn1005P:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1005PE
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120903.e1673d20-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120903.e1673d20-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.6-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] Re: Empathy doesn't show any ICQ contacts

2012-07-27 Thread František Zatloukal
I can confirm that this bug has been fixed in Empathy 3.5.4.1 update.
Probably somebody reported this at upstream.

** Changed in: empathy (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  Fix Released

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] Re: Empathy doesn't show any ICQ contacts

2012-07-23 Thread František Zatloukal
Only with ICQ (i´v tested facebook and icq only).
Should i test more networks?

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] Re: Empathy doesn't show any ICQ contacts

2012-07-22 Thread František Zatloukal
Hey guy - i don't have it there - look at attachment.

** Attachment added: screenshot
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1026810/+attachment/3232110/+files/Sn%C3%ADmek%20obrazovky%20po%C5%99%C3%ADzen%C3%BD%202012-07-22%2016%3A50%3A19.png

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] Re: Empathy doesn't show any ICQ contacts

2012-07-21 Thread František Zatloukal
3.5.4ubuntu1

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] Re: Empathy doesn't show any ICQ contacts

2012-07-20 Thread František Zatloukal
I've followed https://live.gnome.org/Empathy/Debugging .
New way (GUI way) can't be done because i don't have help == debug menu in my 
empathy. I've duble checked empathy-dbg package presence(it wasn't installed, 
so I've installed it and than launched empathy). Still i can't see debug menu 
but something has changed  after empathy launch it shows me a red error 
toolbar at the top of empathy windows. There is ,,icq(icq_number) status set 
to logged out(i don't know exact english term, i am using czech version).
After, i tried old debug way from https://live.gnome.org/Empathy/Debugging , 
but logs are empty (both).
Gdb package is present too.

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026810] [NEW] Empathy doesn't show any ICQ contacts

2012-07-19 Thread František Zatloukal
Public bug reported:

Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
Ubuntu: 12.10 (quantal quetzal), updated daily
Empathy: 3.5.4ubuntu1

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

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

Title:
  Empathy doesn't show any ICQ contacts

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Empathy doesn't show any ICQ contacts. Even if is active showing of Offline 
contacts. Other services like a facebook are okay. I tried apt-get purge and 
new, clean instal but it doesn't helped. Pidgin is ok too.
  Ubuntu: 12.10 (quantal quetzal), updated daily
  Empathy: 3.5.4ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 990704] Re: empathy fails show icq contacts

2012-07-07 Thread František Zatloukal
Same, but solution doesn't work for me :( 
I tried rm -r ~/.config/Empathy/ , it doesn't helped at all :(
I am using Ubuntu 12.10 with all upgrades!

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

Title:
  empathy fails show icq contacts

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  Empathy 3.4 fails to show icq contacts in contact list after the first
  run. It does not show with 'Show offline contacts'. Restarting empathy
  is the solution that works. It is going if autostart empathy -h.

  If start manually ICQ status is offline, but if reselect Available
  contacts are showing.

  How-to reproduce:
  1. Add empathy -h as startup application
  2. After login open Empathy. My contacts shows me. I can chat with them. But 
there is no contacts in my contact list.
  3. Chat - Quit and open Empathy again. icq contacts are shown

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sat Apr 28 23:23:46 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120413)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp