[Bug 1213220] Re: Power Button: Shut down without confirmation

2013-09-05 Thread Jan Battenfeld
I think the bug is also present in Kubuntu, see bug 1124149. Not yet
fixed as of now.

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

Title:
  Power Button: Shut down without confirmation

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

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


[Bug 607796] Re: Launcher, Window management - Dragging and holding a selection over an entry in the Launcher should spread out windows belonging to that application

2013-08-28 Thread Jan Battenfeld
Here are the files i think relevant for creating a SpreadOnDndHover-
function:

In launcher/LauncherIcon.cpp, Line 116:
   mouse_enter.connect(sigc::mem_fun(this, LauncherIcon::RecvMouseEnter));
seems to handle all clicks and mouseovers for quickmenu and handles collision 
by itself.

In launcher/Launcher.cpp, Line 2585:
   void Launcher::ProcessDndMove(int x, int y, std::listchar* mimes)
and Line 2692:
   hovered_icon-SendDndEnter();


The scale function (ScaleWindowGroup) is called multiple times in 
`src/ApplicationLauncherIcon.cpp` and defined in 
`unity-shared/PluginAdapter.cpp:880`.

I hope all that is left to do is create a timer (and maybe a collision-
case) for `ProcessDndMove`, call the akready implemented
`ScaleWindowGroup` and add an action for `DndLeave` if (spread=true).

Unfortunatle I don't have the time nor experience to work on it myself
right now, but hope I could point somebody to the right places to look
at.

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

Title:
  Launcher, Window management - Dragging and holding a selection over an
  entry in the Launcher should spread out windows belonging to that
  application

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

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


[Bug 978296] Re: Tags section hidden on Time Tracker Preferences dialog

2013-07-18 Thread Jan Battenfeld
Orangedouble (blahblahstuff):
 Does anybody have a workaround for editing tags? My list of defaults has 
 gotten very crowded

It is also possible to aim for the 1pixel height field (the cursor
changes to text) and use CTRL-A (select all), CTRL-C (copy) and paste it
(CTRL-V) in an editor. After the change you copy the new Tags aim again,
CTRL-A, CTRL-V done.

I don't know if that is easier, at least you don't have to edit in-work
databases.

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

Title:
  Tags section hidden on Time Tracker Preferences dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hamster-applet/+bug/978296/+subscriptions

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


[Bug 644193] Re: hotkey only gets focus the first time

2013-04-10 Thread Jan Battenfeld
The Bug is still present in 12.10. However if you type hamster-time-
tracker toggle from xterm it gets focus. So a workaround would be to
bind Super-H (or whatever) to

   xterm -e hamster-time-tracker toggle

Little downside: there is a short flickering of the xterm as it opens
and closes

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

Title:
  hotkey only gets focus the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hamster-applet/+bug/644193/+subscriptions

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


[Bug 701187] Re: Toggling the Hamster applet via hotkey does not reliably bring the window to the front

2013-04-10 Thread Jan Battenfeld
As mentioned in Bug 644193

The Bug is still present in 12.10. However if you type hamster-time-
tracker toggle from xterm it gets focus. So a workaround would be to
bind Super-H (or whatever) to

   xterm -e hamster-time-tracker toggle

Little downside: there is a short flickering of the xterm as it opens
and closes

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

Title:
  Toggling the Hamster applet via hotkey does not reliably bring the
  window to the front

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hamster-applet/+bug/701187/+subscriptions

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

[Bug 875842] Re: [Vostro 3550] Bluetooth applet showing even though system has no bluetooth

2013-04-08 Thread Jan Battenfeld
** Changed in: bluez (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  [Vostro 3550] Bluetooth applet showing even though system has no
  bluetooth

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

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


[Bug 922979] Re: overlay shortcuts with Netbook 1002ha in precise

2012-04-03 Thread Jan Battenfeld
A similar problem occurs if the screen is to big: text feels cramped and is 
truncated. See bug https://bugs.launchpad.net/ubuntu/+source/unity/+bug/924842
I think it should really scale so that every new user can see it. Maybe every 
200px steps are enough, it doesn't have to be freescaling.

Could we otherwise get a hint to a help page if there is no scalable
way?

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

Title:
  overlay shortcuts with Netbook 1002ha in precise

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

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


[Bug 875842] Re: [Vostro 3550] Bluetooth applet showing even though system has no bluetooth

2011-12-06 Thread Jan Battenfeld
I can not confirm that there is no Bluetooth. My Vostro 3550 had a successful 
connection to my phone under windows.
However after the bios upgrade i deleted win and have not been able to connect 
again with ubuntu 11.10.
Indicator is running and one can switch it, but under settings bluetooth is 
hard off:
 $sudo hciconfig hci0 up is rfkill blocked everytime or timed out (110) after 
you do $sudo rfkill unblock all

So i believe this is actually you having bluetooth and are affected by
this bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/714862

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

Title:
  [Vostro 3550] Bluetooth applet showing even though system has no
  bluetooth

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

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


[Bug 880516] Re: Calculator width changes continuously in advanced mode

2011-10-25 Thread Jan Battenfeld
I can confirm this bug. I believe it is caused by the conversion bar (here 
Liter in Gallons) which has no fixed width.
See these two pictures of a big number and zero. As the numbers grow bigger the 
conversion grows to the right side.
 After the numbers are big enough it shows them with x10^something and stays 
relatively consistent. However everytime you start typing the calculator 
changes size which is really annoying.
Moreover there is no possibility to change the size of calculator. Otherwise 
you could easily expand it so that there is enough whitespace  on the right 
side.

** Attachment added: calculator-bignumber.png
   
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/880516/+attachment/2572514/+files/calculator-bignumber.png

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

Title:
  Calculator width changes continuously in advanced mode

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

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


[Bug 405937] [NEW] Lyrics are saved as lyricsSong instead of lyrics/Song

2009-07-28 Thread Jan Battenfeld
Public bug reported:

Version: 0.7-0ubuntu1~hyper1~jaunty1

I realized this when I found duplicates of my lyrics. Some versions
before the lyrics were saved in the subdirectory lyrics. Now the lyrics
are all messed up and some are not referenced anymore.

In Banshee.Lyrics.IO  LyricsCache.cs: function GetLyricsFilename
should be a Slash (or Path.DirectorySeparatorChar) behind lyrics_dir, otherwise 
all lyrics will be saved as lyricsArtist_Song.lyrics in the plugins directory 
instead of the plugins/lyrics directory and will mess with already downloaded 
files.

Maybe there is a better Place to fix this. Thats just what I saw from a
short look.

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

-- 
Lyrics are saved as lyricsSong instead of lyrics/Song
https://bugs.launchpad.net/bugs/405937
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