[Bug 1908082] Re: Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark

2021-03-07 Thread Andrei Petcu
There are 2 real world benchmarks all browsers care about: Page load and
Speedometer. Octane and Speedometer are polar opposites.
https://blog.chromium.org/2017/04/real-world-javascript-
performance.html?m=1

I'm certain that this 15% performance dip for deb is visible in real
world.

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

Title:
  Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer
  benchmark

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

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

[Bug 1908082] Re: Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark

2021-01-28 Thread Andrei Petcu
Sorry, I switched distros. I'm on Fedora now. I see Vincent reproduced
it. Can you please collect the bug info Vincent?

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

Title:
  Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer
  benchmark

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

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

[Bug 1908082] [NEW] Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark

2020-12-14 Thread Andrei Petcu
Public bug reported:

Steps to reproduce:

I installed Firefox Flatpak
(https://flathub.org/apps/details/org.mozilla.firefox) and Chrome.

I executed closed all apps and processes and one by one I executed
Speedometer test (https://browserbench.org/Speedometer2.0/) in each
browser 3 times. I took the max score for reach browser out of the 3
executions of the test.

Actual results:

Results
100.3 - Firefox Flatpak
85.42 - FIrefox DEB (pre-installd from the store)
100.3 - Google Chrome

The preinstalled DEB package Firefox was slower than both Firefox
Flatpak and Chrome

Expected results:

I expected Firefox DEB and Firefox Flatpak to have the same results.

** Affects: firefox (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/1908082

Title:
  Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer
  benchmark

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

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

[Bug 1326687] Re: Websockets do not work

2015-04-09 Thread Andrei Petcu
Are you sure this is a security bug? If I add my own
tomcat7-websocket.jar and websocket-api.jar files it works.

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

Title:
  Websockets do not work

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

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


Re: [Bug 573493] Re: No sound from headphone jack

2014-11-14 Thread Andrei Petcu
Ok. Thank you.

On Thu, Nov 13, 2014 at 6:03 PM, Rolf Leggewie <573...@bugs.launchpad.net>
wrote:

> OK, that's unfortunate.  Thanks for reporting and getting back to me.
>
> I'll do the housekeeping and close this ticket as unreproducible then
>
> ** Changed in: alsa-driver (Ubuntu)
>Status: Incomplete => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/573493
>
> Title:
>   No sound from headphone jack
>
> Status in “alsa-driver” package in Ubuntu:
>   Invalid
>
> Bug description:
>   As a follow on from bug #549289;
>
>   No sound from headphone jack but following code fixes the problem:
>
>   /etc/modprobe.conf/alsa-base.conf
>
>   
>   options snd-hda-intel model="olpc-xo-1_5"
>   
>
>   Subsystem ID from my /proc/asound/card0/codec#0 is:
>
>   Codec: Conexant CX20582 (Pebble)
>   Address: 0
>   Function Id: 0x1
>   Vendor Id: 0x14f15066
>   Subsystem Id: 0x17aa21b4
>   Revision Id: 0x100300
>
>   And my lspci says:
>
>   andrew@fuji:~$ lspci
>   ...
>   00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
> Controller (rev 03)
>   ...
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/573493/+subscriptions
>

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

Title:
  No sound from headphone jack

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

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

[Bug 1326687] Re: Websockets do not work

2014-06-05 Thread Andrei Petcu
Ubuntu 14.04 server and desktop

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

Title:
  Websockets do not work

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

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


[Bug 1326687] [NEW] Websockets do not work

2014-06-05 Thread Andrei Petcu
Public bug reported:

Websockets do not work. I get this error:  "No suitable default
RequestUpgradeStrategy found" when spring searches for
"org.springframework.web.socket.server.standard.TomcatRequestUpgradeStrategy"

I think tomcat7-websocket.jar and websocket-api.jar need to be added to
the lib direcotry

** Affects: tomcat7 (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/1326687

Title:
  Websockets do not work

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

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


[Bug 1313654] Re: Left click does not work from time to time

2014-05-26 Thread Andrei Petcu
The fact that we are only 2 people affected by this is making me wonder
what app do we have installed that causes this. I just removed jayatana
to see if this happenes again. Do you have jayatana installed? Maybe it
is not a xorg problem.

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

Title:
  Left click does not work from time to time

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

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


[Bug 1313654] Re: Left click does not work from time to time

2014-05-08 Thread Andrei Petcu
I found a workaround that does not imply restarting lightdm:
Alt+Control+F1 and then Alt+Control+F7
This is a decent workaround

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

Title:
  Left click does not work from time to time

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

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


[Bug 1313654] Re: Left click does not work from time to time

2014-04-28 Thread Andrei Petcu
** Summary changed:

- Left click does not work anymore
+ Left click does not work from time to time

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

Title:
  Left click does not work from time to time

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

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


[Bug 1313654] Re: Left click does not work anymore

2014-04-28 Thread Andrei Petcu
This is my work computer. I will try to reproduce this issue on my home
pc. On my home computer I can do a lot more troubleshooting.

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

Title:
  Left click does not work anymore

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

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


[Bug 1313654] [NEW] Left click does not work anymore

2014-04-28 Thread Andrei Petcu
Public bug reported:

Hi, from times to times the left click does not work anymore and
applications do not get focus. I changed the mouse from the Microsfot
mouse I have to a Logitech and it still happened. I have this issue on
LinuxMint 16 also so I don't think it's Unity. If I restart lightdm or
X.org server it works for some time and the it happenes again.

How can I troubleshoot this further? Maybe there is an app that grabs
focus or something and it isn't a Ubuntu bug. Do you have a better
workaround until this gets fixed? Restarting lightdm is not very
plesant.

lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CompizPlugins:
 (gconftool-2:9362): GConf-WARNING **: Client failed to connect to the D-BUS 
daemon:
 Failed to connect to socket /tmp/dbus-YM9J4XCMg5: Connection refused
 Failed to get value for 
`/apps/compiz-1/general/screen0/options/active_plugins': No D-BUS daemon running
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Apr 28 13:55:41 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0162] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3397]
InstallationDate: Installed on 2014-04-18 (9 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Compaq Elite 8300 SFF
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=e482c493-b5ce-48df-af5d-3d266f3f64b1 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/16/2013
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: K01 v02.90
dmi.board.asset.tag: HI02182
dmi.board.name: 3397
dmi.board.vendor: Hewlett-Packard
dmi.chassis.asset.tag: HI02182
dmi.chassis.type: 4
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrK01v02.90:bd07/16/2013:svnHewlett-Packard:pnHPCompaqElite8300SFF:pvr:rvnHewlett-Packard:rn3397:rvr:cvnHewlett-Packard:ct4:cvr:
dmi.product.name: HP Compaq Elite 8300 SFF
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Apr 28 13:39:55 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12387 
 vendor HWP
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 false-gpu-hang freeze trusty ubuntu

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

Title:
  Left click does not work anymore

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

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


Re: [Bug 573493] Re: No sound from headphone jack

2014-04-16 Thread Andrei Petcu
I don't own the laptop that had this issue anymore.


On Wed, Apr 16, 2014 at 2:19 PM, Andrew Henry  wrote:

> 4 years for an update?  Wow.  Im sorry but I don't have anything else to
> offer for this bug report.  I have not used Ubuntu for the last 3 years,
> so for me, it's not relevant anymore.  If no-one else expresses interest
> then I suppose it can be closed.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/573493
>
> Title:
>   No sound from headphone jack
>
> Status in “alsa-driver” package in Ubuntu:
>   Incomplete
>
> Bug description:
>   As a follow on from bug #549289;
>
>   No sound from headphone jack but following code fixes the problem:
>
>   /etc/modprobe.conf/alsa-base.conf
>
>   
>   options snd-hda-intel model="olpc-xo-1_5"
>   
>
>   Subsystem ID from my /proc/asound/card0/codec#0 is:
>
>   Codec: Conexant CX20582 (Pebble)
>   Address: 0
>   Function Id: 0x1
>   Vendor Id: 0x14f15066
>   Subsystem Id: 0x17aa21b4
>   Revision Id: 0x100300
>
>   And my lspci says:
>
>   andrew@fuji:~$ lspci
>   ...
>   00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
> Controller (rev 03)
>   ...
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/573493/+subscriptions
>

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

Title:
  No sound from headphone jack

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

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

[Bug 259830] Re: Honor gnome proxy setting

2012-07-13 Thread Andrei Petcu
same here. Ubuntu 12.04

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

Title:
  Honor gnome proxy setting

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

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


[Bug 933776] Re: [regression] scale/spread: "Initiate Window Picker for All Windows" does not show all windows. It shows only windows from curent workspace.

2012-07-12 Thread Andrei Petcu
The early 12.04 releases (alfa, beta, I don't remember) had the correct
text ("all windows, all workspaces"). A bug on this issue was reported
and the fix was correcting the documentation and the shortcuts overlay.
This was not a proper fix. This is a design regression bug, it's not a
design change.

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

Title:
  [regression] scale/spread: "Initiate Window Picker for All Windows"
  does not show all windows. It shows only windows from curent
  workspace.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/933776/+subscriptions

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


[Bug 385344] Re: Netbooks- Cheese video recording is laggy at higher video resolutions

2012-07-08 Thread Andrei Petcu
I have a Dell Inspiron n5010
lsb_release -rd
Description: Ubuntu 12.04 LTS
Release: 12.04

apt-cache policy cheese
cheese:
  Installed: 3.4.1-0ubuntu2
  Candidate: 3.4.1-0ubuntu2
  Version table:
 *** 3.4.1-0ubuntu2 0
500 http://ro.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Netbooks- Cheese video recording is laggy at higher video resolutions

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

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


[Bug 973360] Re: Video is not smooth

2012-07-08 Thread Andrei Petcu
I have a Dell Inspiron n5010
lsb_release -rd 
Description:Ubuntu 12.04 LTS
Release:12.04

apt-cache policy cheese
cheese:
  Installed: 3.4.1-0ubuntu2
  Candidate: 3.4.1-0ubuntu2
  Version table:
 *** 3.4.1-0ubuntu2 0
500 http://ro.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Video is not smooth

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

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


[Bug 933776] Re: [regression] "Initiate Window Picker for All Windows" does not show all windows. It shows only windows from curent workspace.

2012-05-12 Thread Andrei Petcu
works great but after restart :)
I have no ideea how the package system works. When the patch will be in the 
main PPA do I need to remove Bruno's PPA?

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

Title:
  [regression] "Initiate Window Picker for All Windows" does not show
  all windows. It shows only windows from curent workspace.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/933776/+subscriptions

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


[Bug 991915] Re: Ubuntu 12.04 show all windows from all workspaces expose removed

2012-04-30 Thread Andrei Petcu
Is there any workaround?

I know how to add a new shortcut key but I have no ideea what command to
add. Is there a way trough which all the windows from all the workspaces
can be displayed in expo?

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

Title:
  Ubuntu 12.04 show all windows from all workspaces expose removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/991915/+subscriptions

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


[Bug 717645] Re: software-center crashed with ValueError in __init__(): Need either appname or pkgname or request

2012-04-14 Thread Andrei Petcu
I was installing a list of 4 applications (gnome shell 3.4ubuntu02 was
one of them) and I realised I installed gnome do but I wannted synapse.
I unpinned gnome do and when I searched synapse it chrashed. I don't
know hat app was installing at that moment. I see from the rest that the
searching might be the problem. Hope the extra info helps.

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

Title:
  software-center crashed with ValueError in __init__(): Need either
  appname or pkgname or request

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

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


[Bug 970188] Re: Super+W shows only windows from curent workspace

2012-04-14 Thread Andrei Petcu
In 11.10 
- Shift+Alt+Up showd all windows from current workspace (which was for advanced 
users with lots and lots of windows opened in lots fo workspaces and which tend 
to learn more complex shortcuts)
- Super+W showd ALL windows from ALL workspaces. This is great for beginners 
and for lazy users(like me) with fewer windows but in many workspaces. 

I use both shortcuts in 11.10 but in 12.04 both do the same thing

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

Title:
  Super+W shows only windows from curent workspace

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

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


[Bug 913186] Re: Yahoo messenger /:) emoticon Unknown command

2012-01-07 Thread Andrei Petcu
work around "/say /:)"

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

Title:
  Yahoo messenger /:) emoticon Unknown command

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

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


[Bug 913186] Re: Yahoo messenger /:) emoticon Unknown command

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

Title:
  Yahoo messenger /:) emoticon Unknown command

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

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


[Bug 913186] [NEW] Yahoo messenger /:) emoticon Unknown command

2012-01-07 Thread Andrei Petcu
Public bug reported:

I was trying to send a Yahoo messenger emoticon /:)
http://messenger.yahoo.com/features/emoticons/ but I got the following
message: "Unknown command; see /help for the available commands"

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Jan  7 19:21:01 2012
ExecutablePath: /usr/lib/empathy/empathy-chat
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors:
 (gnome-settings-daemon:1626): GnomeDesktop-WARNING **: GL_MAX_TEXTURE_SIZE 
helper quit unexpectedly
 (gwibber-service:2311): libindicate-WARNING **: Menu being changed when the 
indicator is visible.  Listeners will NOT be notified of this change.

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


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

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

Title:
  Yahoo messenger /:) emoticon Unknown command

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

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


[Bug 870606] Re: launcher does not show when mouse hits TopLeft corner

2011-12-19 Thread Andrei Petcu
This was default in 11.04 and now I cannot use ccsm to switch it to the
11.04 default? How can I switch to the old, user friendly behavior
withouth ccsm?

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

Title:
  launcher does not show when mouse hits TopLeft corner

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

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


Re: [Bug 598669] Missing required logs.

2011-09-17 Thread Andrei Petcu
Sorry,

The bug was reproduced on my old Asus laptop runing Ubuntu 10.10. Now I have
a DELL running Ubuntu 11.04. The bug is not reproduced anymore. I guess the
logs are useless in this situation.

Regards,
Andrei Petcu

On Sat, Sep 17, 2011 at 9:22 PM, Brad Figg 
wrote:

> This bug is missing log files that will aid in diagnosing the problem.
> >From a terminal window please run:
>
> apport-collect 598669
>
> and then change the status of the bug to 'Confirmed'.
>
> If, due to the nature of the issue you have encountered, you are unable
> to run this command, please add a comment stating that fact and change
> the bug status to 'Confirmed'.
>
> This change has been made by an automated script, maintained by the
> Ubuntu Kernel Team.
>
> ** Changed in: linux (Ubuntu)
>   Status: New => Incomplete
>
> ** Tags added: maverick
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/598669
>
> Title:
>  Headphone jack and microphone not working (Intel ICH9 Audio)
>
> Status in “linux” package in Ubuntu:
>  Incomplete
>
> Bug description:
>  On a fully updated Maverick system, using the 2.6.35 series of
>  kernels, the headphone jack and dual microphones refuse to work. If I
>  revert to a 2.6.34 based kernel, then they work fine. I've attached a
>  alsa-info.working (taken from .34) and alsa-info.broken (from .35), I
>  hope that helps.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/598669/+subscriptions
>

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

Title:
  Headphone jack and microphone not working (Intel ICH9 Audio)

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

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

[Bug 598669] Re: Headphone jack and microphone not working (Intel ICH9 Audio)

2011-09-17 Thread Andrei Petcu
The bug was reproduced on my old Asus laptop runing Ubuntu 10.10. Now I
have a DELL running Ubuntu 11.04. The bug is not reproduced anymore. I
guess the logs are useless in this situation.

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

Title:
  Headphone jack and microphone not working (Intel ICH9 Audio)

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

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


[Bug 703290] Re: Audio jack has no output.Speakers work fine dough, please check bugs 573493 and 598669

2011-01-15 Thread Andrei Petcu
** Tags added: kernel-sound

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

Title:
  Audio jack has no output.Speakers work fine dough, please check bugs
  573493 and 598669

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


[Bug 703290] Re: Audio jack has no output.Speakers work fine dough, please check bugs 573493 and 598669

2011-01-15 Thread Andrei Petcu

** Tags added: audio

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

Title:
  Audio jack has no output.Speakers work fine dough, please check bugs
  573493 and 598669

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


[Bug 703290] [NEW] Audio jack has no output.Speakers work fine dough, please check bugs 573493 and 598669

2011-01-15 Thread Andrei Petcu
Public bug reported:

1) 
lsb_release -rd
Description:Ubuntu 10.10
Release:10.10

2)
lsb_release -rd
Description:Ubuntu 10.10
Release:10.10
andrei@andreil:~$ lsb_release -rd^C
andrei@andreil:~$ apt-cache policy alsa-base
alsa-base:
  Installed: 1.0.23+dfsg-1ubuntu4
  Candidate: 1.0.23+dfsg-1ubuntu4
  Version table:
 *** 1.0.23+dfsg-1ubuntu4 0
500 http://ro.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

3)
plug in the headphones jack and listen to music :)

4)
when I plug in any jack there is no output in audio system or hedphones. on 
evil proprietary operating systems this works fine :) so this is no hardware 
problem.

the speakers work fine dough.they are still working when i plug in a
jack

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  andrei 1437 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdef4000 irq 47'
   Mixer name   : 'Intel Cantiga HDMI'
   Components   : 'HDA:14f15066,104318a3,00100300 
HDA:80862802,80860101,0010'
   Controls  : 16
   Simple ctrls  : 11
Date: Sat Jan 15 17:10:11 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 
(20100928)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
dmi.bios.date: 04/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 204
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: F52Q
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr204:bd04/10/2009:svnASUSTeKComputerInc.:pnF52Q:pvr1.0:rvnASUSTeKComputerInc.:rnF52Q:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: F52Q
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug audio maverick

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

Title:
  Audio jack has no output.Speakers work fine dough, please check bugs
  573493 and 598669

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


[Bug 573493] Re: No sound from headphone jack

2011-01-15 Thread Andrei Petcu
I have a Ubuntu 10.10 on a Asus F52Q
My speakers work but the jack doesn't output anything

lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)

aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: INTEL HDMI 0 [INTEL HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

sudo lshw -C multimedia
*-multimedia
description: Audio device
product: 82801I (ICH9 Family) HD Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@:00:1b.0
version: 03
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=HDA Intel latency=0
resources: irq:47 memory:fdef4000-fdef7fff

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

Title:
  No sound from headphone jack

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


[Bug 598669] Re: Headphone jack and microphone not working (Intel ICH9 Audio)

2011-01-15 Thread Andrei Petcu
I'm not quite sure if this issue is the same as mine so I will post my
details.

I have a Ubuntu 10.10 on a Asus F52Q
My speakers work but the jack doesn't output anything

lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)

aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: INTEL HDMI 0 [INTEL HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

sudo lshw -C multimedia
*-multimedia
description: Audio device
product: 82801I (ICH9 Family) HD Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@:00:1b.0
version: 03
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=HDA Intel latency=0
resources: irq:47 memory:fdef4000-fdef7fff

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

Title:
  Headphone jack and microphone not working (Intel ICH9 Audio)

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